Merge commit '3105cc20ef3173b87fdc1688962ed6318a1fd039'
This commit is contained in:
@ -15,8 +15,8 @@ import (
|
||||
|
||||
const (
|
||||
debug = false
|
||||
httpAddr = ":8080"
|
||||
socks5Addr = ":8081"
|
||||
httpAddr = ":7080"
|
||||
socks5Addr = ":7081"
|
||||
)
|
||||
|
||||
func handleTunneling(w http.ResponseWriter, r *http.Request) {
|
||||
|
Reference in New Issue
Block a user