Skip to content

BadPingHere/Trusted

Repository files navigation


Trusted
Trusted

A easy-to-use Scraper and Web UI built on top of Python and PHP for the game Untrusted.

This may not work on all opsec logs, as they have changed in the past and Knu has told me may change in the future. However this should be usuable on present logs.

Key FeaturesHow To UseDownloadCreditsLicense

screenshot

Key Features

  • Web Scraper
    • In seconds download an entire log.
    • Works for most types of logs
    • Includes an automatic feature, just in case you dont know when a log was created.
    • Simple, easy to use.
  • Web UI
    • A 1 to 1 recreation of the Untrusted UI, in a browser.
    • Admin mode, to see what most cant see.
    • Easily change days and users.
  • Multi-Browser use
    • Works on both Chromium based browser like Chrome and Edge, along with Quantum based browsers like Firefox and Tor.
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git, Python 3.9 (which comes with pip) and PHP installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/BadPingHere/Trusted

# Go into the repository
$ cd Trusted

# Install dependencies
$ pip install -r requirements.txt
$ py installassets.py

# Run the app
$ py scraper.py

Note: If you intend to use the web ui, go into the file called 'settings.ini', and change the value of 'use_php' from 0 to 1. You should also configure and use any choice of local web hosting, for example, xaamp, using this tutorial. To add, I made this around my default zoom on browser, 90%, so for the true ui experince, please use fullscreen and 90% zoom.

Download

You can download the latest installable version of Trusted for Windows, macOS and Linux.

Credits

This software uses the following open source packages:

This software also uses the following assets from these people:

  • Andrea Alessi

License

MIT


badpinghere.live  ·  GitHub @BadPingHere ·  Discord Ping#6175