GreenTunnel doesn't work with adapters
See original GitHub issueDescribe the bug Hello. Welp, the bug is in the title. CLI crashes with that log:
MBP-Andrei:~ drun$ gt
Error: Command failed: networksetup -setwebproxy '802.11n' 127.0.0.1 50646
at ChildProcess.exithandler (child_process.js:295:12)
at ChildProcess.emit (events.js:203:13)
at ChildProcess.EventEmitter.emit (domain.js:471:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5) {
killed: false,
code: 4,
signal: null,
cmd: "networksetup -setwebproxy '802.11n' 127.0.0.1 50646",
stdout: '** Error: The parameters were not valid.\n',
stderr: ''
}
Mojave 10.14.6 I’m using TP-LINK TL-WN725N, and they have their own software to connect via wi-fi, if this matters.
This is my network settings (output from ifconfig)
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
nd6 options=201<PERFORMNUD,DAD>
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
XHC20: flags=0<> mtu 0
en0: flags=863<UP,BROADCAST,SMART,RUNNING,SIMPLEX> mtu 1500
ether 11:22:33:44:55:66
inet 169.254.145.7 netmask 0xffff0000 broadcast 169.254.255.255
en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 50:3e:aa:85:e8:19
inet6 fe80::cbb:27ed:fa3b:7a69%en2 prefixlen 64 secured scopeid 0x6
inet 192.168.1.156 netmask 0xffffff00 broadcast 192.168.1.255
nd6 options=201<PERFORMNUD,DAD>
media: autoselect
status: active
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000
inet6 fe80::c8ee:f824:696d:1d9a%utun0 prefixlen 64 scopeid 0x7
nd6 options=201<PERFORMNUD,DAD>
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Stackoverflow doesn't work with green-tunnel on #59 - GitHub
HTTP works but it just redirects you to HTTPS. I use Irancell TD-LTE internet. ... Stackoverflow doesn't work with green-tunnel on #59. Open....
Read more >Hamachi Network Adapter Error Fix | Yellow Triangle of Death
UPDATE: I can confirm this works also on windows 8 and 10 I just had this problem myself on my win 10 machine...
Read more >[Guide] Tether, bypassing streaming throttle (without a VPN)
Below is a method to bypass the streaming throttles on certain 4G networks. The following instructions require an Android device, ...
Read more >How to Keep Your Electronics Charged While Backpacking
While convenient, all this trail tech creates its own problem: making ... for example, which is nicknamed the “Green Tunnel” due to all...
Read more >Improving DNS Privacy with Oblivious DoH - Hacker News
Yes I think it's also a problem that ISPs are snooping and selling ... and, given that the network adapter config is still...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ibnuh rename “802.11n NIC” to “802.11n”, and after it’s should work.
Is there still a problem in the new version?