Commit graph

15 commits

Author SHA1 Message Date
Simone Margaritelli
b0d56e4f5e fix: do not attempt mac lookup if gateway is empty 2024-08-18 13:43:43 +02:00
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
Simone Margaritelli
43a93fd866 fix: refactored routing logic (fixes #701) 2021-04-10 21:55:00 +02:00
Simone Margaritelli
9c3790764a fix: fixed gateway regexp for macOS (closes #645) 2019-11-11 17:27:42 +01:00
evilsocket
4cfcaf1c59
misc: small fix or general refactoring i did not bother commenting 2019-02-13 15:24:28 +01:00
evilsocket
a6e87618d4
misc: small fix or general refactoring i did not bother commenting 2019-02-12 10:18:34 +01:00
rhaidiz
e1023d4b66 Add option to manually specify the gateway. 2019-02-10 14:46:05 +01:00
evilsocket
788c8d5994 fix: trimming route line (fixes #357) 2018-10-13 02:18:14 +02:00
evilsocket
236a9940d9 misc: added more debug logs (ref #357) 2018-10-12 19:09:53 +02:00
evilsocket
e50eaad7e6 new: added debug callback to the network package 2018-10-12 13:24:13 +02:00
evilsocket
5041267be9
fixed net.FindGateway if there's a VPN interface active 2018-05-03 13:03:52 +02:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
84864d5dc9 if block ends with a return statement drop this else and outdent its block
trying out some lint drive refactoring with golint :D
2018-05-01 23:02:28 -04:00
evilsocket
f9489a8d4e misc: small fix or general refactoring i did not bother commenting 2018-02-25 06:50:31 +01:00
evilsocket
e6bd5a9584 misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:32:59 +01:00