uv.png is completely unused the README contained identical information in Ultraviolet-Node simply linking to Ultraviolet-Node can get rid of the need to update both documentations
16 lines
No EOL
741 B
Markdown
16 lines
No EOL
741 B
Markdown
<center>
|
|
|
|
<img src="https://raw.githubusercontent.com/titaniumnetwork-development/ultraviolet-static/main/uv.png" alt="Ultraviolet" height="200">
|
|
|
|
# Ultraviolet
|
|
|
|
</center>
|
|
|
|
Advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox.<br><br>
|
|
Ultraviolet works by intercepting HTTP requests with a service worker script that follows the <a href="https://github.com/tomphttp">TompHTTP</a> specifications.
|
|
|
|
## How do I deploy/run this?
|
|
|
|
This repository is the bare-bones of Ultraviolet. This only contains the source code required to compile `uv.bundle.js`.
|
|
|
|
See [Ultraviolet-Node](https://github.com/titaniumnetwork-development/Ultraviolet-Node) for easy instructions to deploy an Ultraviolet website. |