deblocus

command module
v0.0.0-...-84ee60a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2015 License: MIT Imports: 16 Imported by: 0

README

deblocus Build Status MIT License IssuesComment-on-Github.Party

      ___         ___         ___         ___  ___         ___         ___         ___     
     /\  \       /\  \       /\  \       /\__\/\  \       /\  \       /\__\       /\  \    
    /::\  \     /::\  \     /::\  \     /:/  /::\  \     /::\  \     /:/  /      /::\  \   
   /:/\:\  \   /:/\:\  \   /:/\:\  \   /:/  /:/\:\  \   /:/\:\  \   /:/  /      /:/\ \  \  
  /:/  \:\__\ /::\~\:\  \ /::\~\:\__\ /:/  /:/  \:\  \ /:/  \:\  \ /:/  /  ___ _\:\~\ \  \ 
 /:/__/ \:|__/:/\:\ \:\__/:/\:\ \:|__/:/__/:/__/ \:\__/:/__/ \:\__/:/__/  /\__/\ \:\ \ \__\
 \:\  \ /:/  \:\~\:\ \/__\:\~\:\/:/  \:\  \:\  \ /:/  \:\  \  \/__\:\  \ /:/  \:\ \:\ \/__/
  \:\  /:/  / \:\ \:\__\  \:\ \::/  / \:\  \:\  /:/  / \:\  \      \:\  /:/  / \:\ \:\__\  
   \:\/:/  /   \:\ \/__/   \:\/:/  /   \:\  \:\/:/  /   \:\  \      \:\/:/  /   \:\/:/  /  
    \::/__/     \:\__\      \::/__/     \:\__\::/  /     \:\__\      \::/  /     \::/  /   
     ~~          \/__/       ~~          \/__/\/__/       \/__/       \/__/       \/__/    
     
     He who gives up freedom for safety deserves neither.___Benjamin Franklin

Introduction

deblocus (In development) is a new secure socks5 and http proxy solution using auto negotiation of secret key.

Features

The following are the deblocus' goals:

  • client side support multiple backend servers (random select) for distributing parallel payloads.
  • c/s communication encrypted by dynamic secure key (not using password)
  • server side support multiple users

Password only identify the user's identity, and it not be used to encrypt the traffic of session, each user's communications are encrypted by secure key from auto-negotiation, it will not happen that due to the fixed key leak (fixed key encryption mode) causes network eavesdroppers could decrypt history or realtime traffic, similarly, it will not happen all the traffic is decrypted because of one user's key leak.

Usage

Building deblocus from source is easy, and there's a guide that describes it for both Unix/Windows. or Get the Latest Release binaries here

Acknowledgements

deblocus evolved from the qtunnel, and depends on osext, dhkx and glog, thanks to those projects.

Code License:

MIT License

Icon License:

CC0 1.0

deblocus 介绍

利用客户端和远端之间建立可靠的加密通道,在客户端提供 socks5/http 代理服务,可以满足在不可靠链路上的通信、企业内网、防火墙局部阻挡等类似情况下满足高度保密和隐私性的通信需要。

deblocus 目的首先是为了保障通信的高度安全和隐私性,并且使其通信过程步骤更少、特征更少、也更局部化和快速。

使用介绍

参见项目 Wiki

更新日志

ChangeLog

致谢

感谢 qtunnel, osext, dhkx, glog等项目.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
golang
glog
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL