13 Commits (fd1a8528d6720c8d87a07b8c8f379ce4caa365f9)

Author SHA1 Message Date
Dingjun fd1a8528d6 process ssh connection error 7 years ago
Dingjun ff7d021798 close channel instead of send something 7 years ago
Dingjun bce4a81a51 return error on client.Run 8 years ago
Dingjun 1eaade8434 use empty struct as signal context 8 years ago
fangdingjun 9e68171e81 add debug log for transparent and socks request 8 years ago
Dingjun 231f434e73 ntohs: add byte order determine 8 years ago
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 f41c629080 change to socks.Conn 8 years ago
fangdingjun f79d8627f6 specify the field name when initial SocksConn 8 years ago
Dingjun 1092739cd7 add obfssh_scp 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