We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello. Please tell me why i can get it on android
./server -a 127.0.0.1 -p 6395 WARNING: linker: /data/data/com.termux/files/home/socks5-server-c/server: unsupported flags DT_FLAGS_1=0x8000001 NO AUTHENTICATION REQUIRED Listening on 127.0.0.1:6395 2023-08-30 21:33:59 WARN: main.c:239 request_cb(): Invalid port 2023-08-30 21:33:59 INFO: main.c:240 request_cb(): client: 127.0.0.1:36613 2023-08-30 21:33:59 INFO: main.c:241 request_cb(): rx: 05 03 00 01 00 00 00 00 00 00 .......... 2023-08-30 21:33:59 INFO: main.c:243 request_cb(): tx: 05 08 00 00 00 00 00 00 00 00 .......... 2023-08-30 21:33:59 INFO: main.c:245 request_cb(): client: 127.0.0.1:0(udp) 2023-08-30 21:33:59 ERROR: lib.c:62 event_clear(): epoll_ctl: Bad file descriptor
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello. Please tell me why i can get it on android
./server -a 127.0.0.1 -p 6395
WARNING: linker: /data/data/com.termux/files/home/socks5-server-c/server: unsupported flags DT_FLAGS_1=0x8000001 NO AUTHENTICATION REQUIRED Listening on 127.0.0.1:6395
2023-08-30 21:33:59 WARN: main.c:239 request_cb(): Invalid port 2023-08-30 21:33:59 INFO: main.c:240 request_cb(): client: 127.0.0.1:36613 2023-08-30 21:33:59 INFO: main.c:241 request_cb(): rx: 05 03 00 01 00 00 00 00 00 00 .......... 2023-08-30 21:33:59 INFO: main.c:243 request_cb(): tx:
05 08 00 00 00 00 00 00 00 00 .......... 2023-08-30 21:33:59 INFO: main.c:245 request_cb(): client: 127.0.0.1:0(udp) 2023-08-30 21:33:59 ERROR: lib.c:62 event_clear(): epoll_ctl: Bad file descriptor
The text was updated successfully, but these errors were encountered: