titaniumnetwork-dev / Ultraviolet

A highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers. Works by intercepting HTTP requests with a service worker script that follows the TompHTTP specifications.
https://docs.titaniumnetwork.org/proxies/ultraviolet
GNU Affero General Public License v3.0
565 stars 4.13k forks source link

add nebelcrypt #165

Closed Nebelung-Dev closed 1 day ago

Nebelung-Dev commented 2 days ago

Generates a random key which is saved and used to aes encrypt the url. Much better than xor.

Nebelung-Dev commented 1 day ago

closing until its done