Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.63 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.63 KB

Impulsex

Impulsex creates a secure connection to the tor-network at application launch. The application has the following features:

  • Secure and encrypted connection to the onion domain via tor-network nodes.
  • AutoUpdater that automatically downloads new updates from this github repository.
  • Discord RPC Integration.
  • A sleek user friendly interface inspired by Ubuntu's Window GUI.
  • Options to use a dark theme, or light theme.

Running the application

Sometimes running an application isn't as easy as clicking run. Please make sure you follow our instructions so the application works.

Windows

The application was developed in Windows, and will by default have the tor-network expert bundle files in the application source directories. No more work is needed past downloading and running the application.

Mac OSx

In order for the application to work tor must be installed from either homebrew or Macports. There's no way for us to force an install therefore this will require manual work. More instructions can be found on the official Tor Project website: https://2019.www.torproject.org/docs/tor-doc-osx.html.en

Linux

Similar to Mac OSx tor needs to be installed from commandline, however it is less work. To install tor type apt install tor or yum install tor. Once tor installed no other work is needed, just download and run the application.

Issues/Suggestions

If you have any issues with the application feel free to create an issue under this repository. If you have any suggestions please feel free to post under the issues with an enhancement tag. Thanks to those who are active and report errors.