-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hello
I connect to the VPN with the settings application of Windows 10
And I want to exclude one software from the VPN, for that I need to define that the Internet traffic of that software will go through Go dispatch proxy and not through the VPN
I ran the command
go-dispatch-proxy.exe 100.79.1.12
And that was the result
[INFO] Load balancer 1: 100.79.1.12, contention ratio: 1
[INFO] Local server started on 127.0.0.1:8080
[DEBUG] 91.108.56.120:443 -> 100.79.1.12:0
[DEBUG] 91.108.56.120:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:443 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:443 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:80 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:80 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:443 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:80 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:80 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:443 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:80 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:443 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:443 -> 100.79.1.12:0
[WARN] client connection request failed
[WARN] client connection request failed
[DEBUG] 149.154.167.92:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:80 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:443 -> 100.79.1.12:0
[DEBUG] 149.154.175.53:80 -> 100.79.1.12:0
[WARN] unsupported address type
[WARN] unsupported address type
[WARN] unsupported address type
[DEBUG] 149.154.167.41:80 -> 100.79.1.12:0
[WARN] client connection request failed
[DEBUG] 149.154.167.92:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.92:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:80 -> 100.79.1.12:0
[WARN] client connection request failed
[WARN] client connection request failed
[WARN] client connection request failed
[WARN] client connection request failed
[WARN] unsupported address type
[DEBUG] 149.154.167.92:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:80 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:443 -> 100.79.1.12:0
[WARN] client connection request failed
[DEBUG] td.telegram.org:443 -> 100.79.1.12:0
[WARN] unsupported address type
[DEBUG] 149.154.167.41:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:80 -> 100.79.1.12:0
[WARN] client connection request failed
[WARN] client connection request failed
[WARN] unsupported address type
[WARN] client connection request failed
[DEBUG] 149.154.167.41:443 -> 100.79.1.12:0
[DEBUG] 149.154.167.41:80 -> 100.79.1.12:0
[WARN] client connection request failed
[WARN] client connection request failed
[DEBUG] 149.154.167.92:443 -> 100.79.1.12:0
[WARN] client connection request failed
[WARN] client connection request failed
[WARN] client connection request failed
[WARN] unsupported address type
What could be the problem?
And how can it be solved?
Metadata
Metadata
Assignees
Labels
No labels