Commit graph

65 commits

Author SHA1 Message Date
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
e02e13ab63 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:06:58 -04:00
evilsocket
480f0daa8d
misc: small fix or general refactoring i did not bother commenting 2018-04-30 16:21:57 +02:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
7919cda5ec
lint driven refactoring 2018-04-24 16:33:38 +02:00
evilsocket
bc3be7dd2b
started structuring project for testing + lint driven various refactoring 2018-04-24 15:12:25 +02:00
evilsocket
6b402da8b6
misc: small fix or general refactoring i did not bother commenting 2018-03-28 13:04:39 +02:00
evilsocket
02da4a0cbd
fix: using netsh exit status instead of output message in order to avoid issues with localization (fixes #186) 2018-03-19 12:06:25 +01:00
evilsocket
68167b3f7c
fix: make macOS ALTQ and firewall related messages silent (fixes #162) 2018-03-09 14:33:29 +01:00
Jacob Reynolds
feb3ac3161
Keeping original case for OK statement 2018-02-28 13:37:00 -06:00
Jacob Reynolds
5c991a58e3
Adding case insensitive match for netsh output
`isSuccess` originally matched on `OK` without checking the case of the output. Some windows builds output `Ok` as well.
2018-02-28 13:33:30 -06:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
ccffeff28f misc: small fix or general refactoring i did not bother commenting 2018-02-20 04:09:36 +01:00
evilsocket
fa713eb68c misc: small fix or general refactoring i did not bother commenting 2018-02-20 04:09:03 +01:00
evilsocket
8025410f77 misc: small fix or general refactoring i did not bother commenting 2018-02-20 04:05:38 +01:00
evilsocket
48d27f274a refact: renamed package net to network to avoid collision with golang net package. 2018-02-15 21:34:46 +01:00
evilsocket
a5f1c36e34 docs: added basic per-package documentation 2018-02-11 20:38:59 +01:00
evilsocket
76d6977967 balls 2018-02-11 01:11:15 +01:00
evilsocket
3dc50222b1 balls 2018-02-11 01:10:42 +01:00
evilsocket
2572aa2c76 balls 2018-02-11 01:07:25 +01:00
evilsocket
ef6fa7bbea fix: win32 fw fix 2018-02-11 01:06:16 +01:00
evilsocket
1ec925fd40 fix: fixed win32 fw rule according to stack overflow (still doesn't work, ref #45) 2018-02-11 01:04:10 +01:00
evilsocket
9ed70d6d90 balls 2018-02-11 00:51:12 +01:00
evilsocket
a89da34d3a balls 2018-02-10 02:57:10 +01:00
evilsocket
e39e8b0e07 balls 2018-02-10 02:56:37 +01:00
evilsocket
e2f4c4c9cf balls 2018-02-10 02:55:41 +01:00
evilsocket
bdb4d63c80 balls 2018-02-10 02:40:44 +01:00
evilsocket
b5371bfccc balls 2018-02-10 02:39:03 +01:00
evilsocket
c8153fd0f9 balls 2018-02-10 02:35:09 +01:00
evilsocket
7d4c7cca4f balls 2018-02-10 02:34:18 +01:00
evilsocket
d8512f23a8 balls 2018-02-10 02:33:40 +01:00
evilsocket
33af19e90d fix: attempting to enable port in windows 2018-02-10 02:32:21 +01:00
evilsocket
3ea7ac60b0 balls 2018-02-08 06:20:47 +01:00
evilsocket
2c0f87d429 balls 2018-02-08 06:15:42 +01:00
evilsocket
83c9cf63b2 balls 2018-02-08 06:14:19 +01:00
evilsocket
de11383578 balls 2018-02-08 05:48:24 +01:00
evilsocket
cf888b116c balls 2018-02-08 05:41:34 +01:00
evilsocket
9353b2038c balls 2018-02-08 05:36:53 +01:00
evilsocket
a2a7d43c80 balls 2018-02-08 05:27:36 +01:00
evilsocket
f7ee9d36be balls 2018-02-08 05:26:27 +01:00
evilsocket
241c88a06b balls 2018-02-08 05:24:32 +01:00
evilsocket
6117b5c579 balls 2018-02-08 02:31:54 +01:00
evilsocket
296fbbf74b new: this should complete windows firewall support? 2018-02-08 02:14:01 +01:00
evilsocket
a2425e7cff balls 2018-02-08 02:11:46 +01:00
evilsocket
4acffd316f balls 2018-02-08 02:07:04 +01:00
evilsocket
fe4de09f53 balls 2018-02-08 02:06:37 +01:00
evilsocket
ae773799a6 balls 2018-02-08 02:04:02 +01:00
evilsocket
446b0ab87e balls 2018-02-08 01:59:26 +01:00
evilsocket
4cd1fb14d7 balls 2018-02-08 01:27:07 +01:00
evilsocket
6c0d79341b new: implementing IsForwardingEnabled for windows firewall 2018-02-08 01:24:05 +01:00