A private, ad-free web proxy built with Svelte and Node.js.
If you like our project, please consider giving us a star!
🖥️Simple and easy-to-use UI🆓Ad-free experience without intrusive popups🔒Private browsing, no tracking or storing🔗Easy deployment to hosting services or your own domain
npm install
npm run dev # development, http://localhost:5000
npm run build && npm start # productionTo create an instance of arsenic with your own domain, create an A record pointing to 198.251.70.32.
For a one-click static deployment for hosting services (Vercel, Netlify, Render, etc.), see arsenic-deploy.