You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A reverse proxy for the Onion-network and an alternative to Tor2Web written in C++ using microhttpd and curl as well as the tor socks5 proxy. Onion URLs can be access by a domain extension like torgate.test.
The Raytracer project at Epitech is a 3D rendering software that simulates the path of light to generate realistic images. It employs advanced techniques such as ray casting, material modeling, shadows, reflections, and refractions to produce high-quality renders.