Commit graph

74 commits

Author SHA1 Message Date
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
Root THC
a950d3b767 sslstrip fix 2024-03-29 17:40:16 +01:00
Simone Margaritelli
e5f8c168c3 fix: enable both ipv4 and ipv6 forwarding 2023-02-01 18:32:31 +01:00
Ben Gardiner
2bc3d871ef use ip6tables for any_proxy to ipv6 addresses 2022-04-25 21:36:03 +00:00
Simone Margaritelli
57436a811c new: experimental ipv6 ndp spoofer (closes #851) 2021-04-03 22:55:03 +02:00
evilsocket
5ef330f80b
misc: small fix or general refactoring i did not bother commenting 2019-03-30 18:19:34 +01:00
evilsocket
ea6f680663 fix: fixed a compilation error on macOS 2018-10-12 17:39:54 +02:00
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
eenblam
9f611beaa0 lint: unused value of out 2018-08-31 15:05:06 -07:00
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