Commit graph

5 commits

Author SHA1 Message Date
evilsocket
7919cda5ec
lint driven refactoring 2018-04-24 16:33:38 +02:00
evilsocket
9be87717cc
new: new writeFile(path, data) proxy module builtin function 2018-03-19 19:11:35 +01:00
evilsocket
9ffef99811
misc: small fix or general refactoring i did not bother commenting 2018-03-14 16:42:47 +01:00
b3tt3rfun
953732e4b2
Builtins (http.modules): Log levels and base64 dec/enc
Define more builtin functions in http.modules:
+ More log levels: log_deb, log_info, log_warn, log_error, log_fatal.
+ Add btoa/atob javascript functions.
Modify wiki to include this: https://github.com/bettercap/bettercap/wiki/http.modules
2018-03-14 13:35:09 +01:00
evilsocket
129f87f8f9 new: implemented tcp.proxy (closes #33) 2018-02-23 09:27:19 +01:00
Renamed from modules/http_proxy_script_builtins.go (Browse further)