Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.71 KB

README.md

File metadata and controls

36 lines (31 loc) · 1.71 KB

Sophos XG Interface Fix

This is an attempt to fix the horrible Sophos XG Interface which looks like it is designed for 720p displays and is nearly unusable with modern display resolutions.


Features

  • Scales the main area to fit screen width
  • Displays table elements which were invisible
  • Gives a name to the HTTPS Header in Web => Policies
  • Much more in the future. Please provide feedback on what to improve :)

Prerequisites


Installation

  1. Download and Install all the Addons
  2. Create a new Violentmonkey Script, paste the contents of Violentmonkey/violentmonkey_script.js and save it.
  3. Create a new design in stylish, give it a name, paste the contents of Stylish/stylish-css.css.
  4. Click on specify at the bottom of the page and select URLs matching the regexp
  5. Insert the Regex ^.*webconsole/webpages.*$ Then click save. Make sure you check Enabled.
  6. Finish. The interface should be usable again.

Screenshots (Taken on Waterfox with 2560x1440)

Before

image image

After

image image

Bugs

There might be a lot of bugs. I have not tested everything. When I encounter a display error I will fix it since I'm using it in production. Feel free to report any errors as an issue. Please include a Screenshot :)