Feature-full prototype + installation script
Added Xray Core and the routing rules so everything works together. Checked it with ifconfig.me. Also, I decided to automate the whole configuration process and made a bash installation script, which seems to work.
Learned a bunch of cool little bash things along the way, like set -e (which stops the script if an error occurs) or the difference between > and &>.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.