74 Commits (8c32fb3bb1febc99869d4b4d88bbec43fb626da1)
 

Author SHA1 Message Date
Dingjun 2fec17c727 add transparent proxy support
add transparent proxy support for dynamic port forward on linux

on linux, can use iptables to redirect all tcp packet to obfssh
 client dynamic listen port(-D), and forward through ssh channel
8 years ago
fangdingjun 97d3031a2e go vet 8 years ago
fangdingjun cf4239dd9f unified the file path 8 years ago
fangdingjun fb4067916e scp: support get multiple remote file to local 8 years ago
fangdingjun 6bb7601ef4 fix logical 8 years ago
fangdingjun 6d563ff863 update config example 8 years ago
fangdingjun 60e2c73a5f change the help message format 8 years ago
fangdingjun f41c629080 change to socks.Conn 8 years ago
fangdingjun fb73158f76 add custom help message
change the command line and config fiie priority
add custom usage text
8 years ago
fangdingjun f79d8627f6 specify the field name when initial SocksConn 8 years ago
Dingjun adb6d676c0 more error check 8 years ago
Dingjun 0a8ec878e3 scp: add more debug log 8 years ago
Dingjun 007c8e44e5 fix printf format 8 years ago
Dingjun 1092739cd7 add obfssh_scp 8 years ago
Dingjun 0ae9fe428e server: add sftp support 8 years ago
fangdingjun a3c1a3ee75 fix agent and default private key issue 8 years ago
fangdingjun 36d4f908be update README 8 years ago
fangdingjun 7e0b73ad9b add connection test case 8 years ago
fangdingjun 85aa6c89d1 correct ssh key generate command 8 years ago
fangdingjun 901e087e01 obfssh_client: add configure file support 8 years ago
fangdingjun 70604852cf fix typo 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