1
0
mirror of https://github.com/bettercap/bettercap.git synced 2025-03-12 04:36:03 -07:00

18 Commits

Author SHA1 Message Date
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
68167b3f7c
fix: make macOS ALTQ and firewall related messages silent (fixes ) 2018-03-09 14:33:29 +01: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
5887883683 new: implementing IsForwardingEnabled for windows firewall 2018-02-08 01:15:03 +01:00
evilsocket
2d9764d026 refact: simplified firewall interface 2018-02-06 15:58:26 +01:00
evilsocket
ca9f4f0945 refact: refactored several strings.Trim calls to core.Trim 2018-02-05 18:09:59 +01:00
evilsocket
e89fac94d8 new: working on pf firewall manager (). 2018-01-13 14:22:39 +01:00