uv-app
v1.0.0
Published
Ultraviolet instance
Downloads
64
Readme
The deployable all-in-one bundle for Ultraviolet, a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!
Deployment
If you are deploying to an alternative service or to a server, refer to Deploy via terminal.
Additional information such as customizing your frontend can be found on the wiki.
Support and updates can be found in our Discord Server.
[!IMPORTANT]
Until deployed on a domain with a valid SSL certificate, Firefox will not be able to load the site. Use chromium for testing on localhost
HTTP Transport
The example uses EpoxyTransport to fetch proxied data encrypted.
You may also want to use CurlTransport, a different way of fetching encrypted data, or Bare-Client, the legacy (unencrypted!) transport.
See the bare-mux documentation for more information.