11 Commits (2b973b326d5ee2f7a3ff425ac26e5ae04eea1814)

Author SHA1 Message Date
fangdingjun d91bc0bcf6 add dynamic http forward throungh secure channel
like dynamic forward, but this accept HTTP request incoming,
not socks5.
The destination is determined by http request, the quest is forwarded
through ssh secure channel.
7 years ago
Dingjun fb6c630cec use dialer on package obfssh 7 years ago
Dingjun d7abfb0d26 remove obfsucation, use tls instead 7 years ago
Dingjun 1eaade8434 use empty struct as signal context 8 years ago
fangdingjun 31850ed384 use net.JoinHostPort 8 years ago
fangdingjun 97d3031a2e go vet 8 years ago
Dingjun 007c8e44e5 fix printf format 8 years ago
Dingjun 0ae9fe428e server: add sftp support 8 years ago
fangdingjun 7ce2c424bc correct import path 8 years ago
fangdingjun ad396effa3 add more commandline options
client
   add keepalive, timeout options

all add disable obfs after handshake option
8 years ago
fangdingjun 233ba2732a first version 8 years ago