-
- Downloads
Add support for HTTP CONNECT proxies.
Joining a SOCKS dialer on the list of things the Golang runtime really should have is a HTTP CONNECT dialer. There's a full fledged HTTP client and server there, but not this. Why? Who knows. This fixes issue #7.
Showing
- obfs4proxy/obfs4proxy.go 1 addition, 8 deletionsobfs4proxy/obfs4proxy.go
- obfs4proxy/proxy_http.go 162 additions, 0 deletionsobfs4proxy/proxy_http.go
- obfs4proxy/proxy_socks4.go 2 additions, 0 deletionsobfs4proxy/proxy_socks4.go
- obfs4proxy/pt_extras.go 2 additions, 0 deletionsobfs4proxy/pt_extras.go
Loading
Please register or sign in to comment