Skip to content

Commit

Permalink
Update t.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HamedAp authored Sep 13, 2024
1 parent da70c7f commit 64ab0e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ cat > /var/www/config.json <<EOL
"max_external_packet_size": 1500,
"gc_interval": "3s",
"gc_lifetime": "15s",
"log_level": "info"
"restful_server":"127.0.0.1:6190"
}
EOL

Expand Down Expand Up @@ -120,4 +120,4 @@ systemctl restart tuic
chmod 646 /var/www/config.json
chown www-data:www-data /var/www/config.json
clear
echo "TUIC Installed :)"
echo "TUIC 1.1.3 With OnlineList Installed :)"

0 comments on commit 64ab0e7

Please sign in to comment.