Skip to content

Commit

Permalink
Update v4naiveproxy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
U201413497 authored Jan 20, 2025
1 parent 92030a7 commit 776b5dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions naiveproxy/v4naiveproxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
_INSTALL(){
echo -e "nameserver 8.8.8.8\nnameserver 2001:4860:4860:0:0:0:0:8888" > /etc/resolv.conf
chattr +i /etc/resolv.conf
apt update && apt install curl wget sudo -y
echo -n "Enter your domain:"
read domain
echo -n "Enter your username:"
Expand Down

0 comments on commit 776b5dd

Please sign in to comment.