This website requires JavaScript.
Explore
Help
Sign In
jerry
/
go-socks5-ssh-proxy
mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
Watch
1
Star
0
Fork
You've already forked go-socks5-ssh-proxy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2758725549
go-socks5-ssh-proxy
/
main.py
6 lines
94 B
Python
Raw
Blame
History
import
ctypes
lib
=
ctypes
.
cdll
.
LoadLibrary
(
'
library.dll
'
)
main
=
library
.
executeMain
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink