altrosyn / sophos-client

Sophos UTM Firewall captive portal client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console based cross platform Sophos firewall login client

This is a cross platform portal client for sophos firewall made using puppetteer.

The default client does not support all architectures and Operating systems and hence this is a quick console based client to login from headless linux systems,raspberry pi's etc.

This client opens a real google chrome browser to login on console based systems without a GUI.

Usage

Just clone the repo and run "nodejs app.js" after downloading and extracting chrome using the chromelatest.sh

If the architecture is not x86/x64, chrome binaries for that architecture need to be downloaded before use.

About

Sophos UTM Firewall captive portal client

License:GNU General Public License v3.0


Languages

Language:JavaScript 82.5%Language:Shell 17.5%