xSocks icon indicating copy to clipboard operation
xSocks copied to clipboard

A secure and fast proxy for protect your network traffic

Results 6 xSocks issues
Sort by recently updated
recently updated
newest added

Hi, Can you add a sample doc or quick way to do: Proxy all tcp traffic and udp packet transparently on gateway but on WINDOWS? Thank you

xSocks -s 127.0.0.1:2020 -k demo -l 165.22.235.128:1080 -n -V 2021/03/07 00:02:22 INFO listening on 165.22.235.128:1080 2021/03/07 00:02:26 ERRO invalid request packet 2021/03/07 00:02:57 ERRO invalid request packet xSocksd -k demo...

I have build xSocks and installed in a linux machine. As a client I have build xSocks-android APK and installed in my Android device (Samsung J7). Then I tried to...

hi, it seems this project works like shadowsocks, is the protocol compatible with shadowsocks? Or, it has a different protocol and more secure than shadowsocks ?

/home/openwrt/branches/master/openwrt/build_dir/target-x86_64_uClibc/xSocks-0.4.5/3rd/libsodium/src/libsodium/.libs/libsodium.a(libsodium_la-poly1305_donna.o): In function `crypto_onetimeauth_poly1305_donna': /home/openwrt/branches/master/openwrt/build_dir/target-x86_64_uClibc/xSocks-0.4.5/3rd/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c:57: undefined reference to `__stack_chk_guard' /home/openwrt/branches/master/openwrt/build_dir/target-x86_64_uClibc/xSocks-0.4.5/3rd/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c:65: undefined reference to `__stack_chk_guard' /home/openwrt/branches/master/openwrt/build_dir/target-x86_64_uClibc/xSocks-0.4.5/3rd/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c:65: undefined reference to `__stack_chk_fail' /home/openwrt/branches/master/openwrt/build_dir/target-x86_64_uClibc/xSocks-0.4.5/3rd/libsodium/src/libsodium/.libs/libsodium.a(libsodium_la-poly1305_donna.o): In function `crypto_onetimeauth_poly1305_donna_verify': /home/openwrt/branches/master/openwrt/build_dir/target-x86_64_uClibc/xSocks-0.4.5/3rd/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c:102: undefined reference to `__stack_chk_guard' /home/openwrt/branches/master/openwrt/build_dir/target-x86_64_uClibc/xSocks-0.4.5/3rd/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c:108: undefined...

I run the server side in non-daemon mode for about 2 days and just now meet the following error ``` 2017/11/14 20:08:09 [ERR]: connect to :6222 failed: connection refused Assertion...