abdoxfox / HTTP-CUSTOM-HEADERS-VPN

http ssl ssh tunneling vpn for android and linux devices
Apache License 2.0
169 stars 90 forks source link

connect : Connection refused, can't connect to internet #13

Closed Aromakelapa closed 2 years ago

Aromakelapa commented 2 years ago

CONNECTED SUCCESSFULLY ---Tunneling starts----- 1653503999.991441 notice main.c:165 main(...) redsocks started, conn_max=128 1653504005.737421 info redsocks.c:1243 redsocks_accept_client(...) [192.168.8.149:37222->208.95.112.1:80]: accepted 1653504020.393636 info redsocks.c:1243 redsocks_accept_client(...) [192.168.8.149:54202->31.13.95.60:443]: accepted 1653504020.394174 notice utils.c:223 red_is_socket_connected_ok(...) connect: Connection refused 1653504020.394384 notice redsocks.c:958 redsocks_relay_connected(...) [192.168.8.149:54202->31.13.95.60:443]: red_is_socket_connected_ok: Connection refused 1653504020.394585 info redsocks.c:689 redsocks_drop_client(...) [192.168.8.149:54202->31.13.95.60:443]: dropping client (R/W), relay (R/W), idle 0.000415s 1653504020.491883 info redsocks.c:1243 redsocks_accept_client(...) [192.168.8.149:54206->31.13.95.60:443]: accepted 1653504020.492345 notice utils.c:223 red_is_socket_connected_ok(...) connect: Connection refused

Connected succesfully image

When i trace my ip, no ceonnection image

but if i use termux on android, it works and connect: max Conn (ping) and when i trace my ip its showing my ip

any mistakes?

*sorrymygrammar

Sewmina7 commented 2 years ago

The issue is that the proxy crashes for some reason when the proxification kicks in, I made a little workaround and opened a PR. Hopefully will be merged soon, or you can use my fork https://github.com/Sewmina7/http-ssl-ssh-injector

Aromakelapa commented 2 years ago

The issue is that the proxy crashes for some reason when the proxification kicks in, I made a little workaround and opened a PR. Hopefully will be merged soon, or you can use my fork https://github.com/Sewmina7/http-ssl-ssh-injector

image

what should i do now sir?

abdoxfox commented 2 years ago

i merged a pull request from @Sewmina7 that should fix that issue Try to update the repo and let's me if it works or syill refusing connection

Aromakelapa commented 2 years ago

i merged a pull request from @Sewmina7 that should fix that issue Try to update the repo and let's me if it works or syill refusing connection

still connection refused sir

image

abdoxfox commented 2 years ago

Reach me on telegram for more details my id : @Abdoxfox_official

abdoxfox commented 2 years ago

So I hope it will works fine now after removed UDP rule ,that cause some fails

Aromakelapa commented 2 years ago

So I hope it will works fine now after removed UDP rule ,that cause some fails

still refuse

abdoxfox commented 2 years ago

a new update will solve that issue is coming..

abdoxfox commented 2 years ago

Fixed