issues
search
armon
/
go-socks5
SOCKS5 server in Golang
MIT License
1.95k
stars
524
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How does the requested website know the requester's real IP address?
#58
MmToon
opened
5 days ago
1
How to tell the real IP address of the requested website requester?
#57
MmToon
closed
5 days ago
0
support resolving IP and Port from net.UDPAddr
#56
lonnywong
opened
4 months ago
0
Bugfix/update
#55
davedean
closed
10 months ago
0
How to print request headers in this proxy
#54
lutskboy
opened
11 months ago
2
add DisableFQDN option to Socks Config
#53
hossinasaadi
opened
1 year ago
0
replace this with binary.BigEndian.Uint16
#52
hophacker
opened
1 year ago
0
fix handleConnect
#51
howmp
opened
2 years ago
1
Crashes when using custom net.conn
#50
segator
opened
2 years ago
0
custom dns resolution?
#49
ITJamie
opened
2 years ago
3
Socks5 automated CI testing, go mod, unit test fixes and proxy graceful shutdown
#48
aojea
closed
2 years ago
2
Close server
#47
dyarochewsky
opened
3 years ago
0
Close server
#46
dyarochewsky
closed
3 years ago
0
Use native context
#43
karelbilek
opened
3 years ago
0
Add go.mod, go.sum
#42
karelbilek
opened
3 years ago
1
Could use a way to stop it
#41
precisionpete
opened
3 years ago
0
does this support UDP ?
#40
jembem
opened
3 years ago
1
Add socks4 support
#39
Numenorean
opened
3 years ago
0
Update socks proxy properly handle closing of half-closed connections
#38
bokysan
opened
3 years ago
0
Update socks proxy properly handle closing of half-closed connections
#37
bokysan
closed
3 years ago
0
Use a sync loop to handle both connection flows
#36
gabriel-tincu
closed
4 years ago
0
Socket leak
#35
eliezedeck
closed
4 years ago
1
Failed to handle request
#34
bluebabes
opened
4 years ago
1
It seems to me the author lacks some basic understanding of how TCP works
#33
Jimmy-Z
closed
4 years ago
1
update the config logger object
#32
caoyj1991
opened
4 years ago
0
FR: requests logging
#31
glebteterin
opened
4 years ago
0
How to judge whether the client has stopped connecting?
#30
pingProMax
opened
5 years ago
0
how to stop the connection when there is no request and no data response exceeds a certain time?
#29
hnxydq
opened
5 years ago
1
support get get random port number
#28
hktalent
opened
5 years ago
0
Help wanted?
#27
fd0
opened
5 years ago
3
User/Pass authentication not working, can you give example code?
#26
dxjones
opened
5 years ago
4
Fix panic when target.LocalAddr() is not *net.TCPAddr
#25
WGH-
opened
5 years ago
0
Remove x/net/context dependency
#24
C-Pro
opened
6 years ago
0
Proxied traffic hook
#23
dimorinny
opened
6 years ago
2
Add socks4 support
#22
smeinecke
opened
6 years ago
0
Logger interface in socks5 config.
#21
genevieve
closed
3 years ago
1
Udp support it ?
#20
ymfeelcn
opened
6 years ago
0
Handler
#19
oxtoacart
closed
7 years ago
0
corrected Serve() unreachable code in socks5.go
#18
patrickToca
opened
7 years ago
0
FR: Allow the proxy to hijack some net.Conn's to be serviced internally
#17
twitchyliquid64
closed
7 years ago
6
disable resolver?
#16
septs
closed
7 years ago
0
BIND & ASSOCIATE support
#15
dawei101
closed
8 years ago
1
support not resolving FQDN
#14
stbuehler
closed
8 years ago
1
half-close all connections supporting `CloseWrite() error`
#13
stbuehler
closed
8 years ago
1
How to handle exiting server
#12
kevinpostal
closed
8 years ago
2
golang.org/x/net/context support
#11
ymmt2005
closed
8 years ago
3
unix socket support
#10
drewwells
closed
8 years ago
1
Let proxy pass down EOF (FIN) to the other end.
#9
ymmt2005
closed
8 years ago
3
Made dialer configurable
#8
oxtoacart
closed
8 years ago
2
multiple public ips
#7
ciokan
closed
8 years ago
3
Next