Skip to content

Commit bd7efaa

Browse files
Update Source.sh
1 parent 1f95584 commit bd7efaa

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

Sing-Box_Config_Installer/Source.sh

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -688,23 +688,14 @@ install_shadowtls() {
688688
(crontab -l 2>/dev/null; echo "0 */5 * * * systemctl restart ST") | crontab -
689689

690690
echo "ShadowTLS config for Nekoray : "
691-
692691
echo
693-
694692
cat /etc/shadowtls/user-nekorayconfig.txt
695-
696693
echo
697-
698694
echo "ShadowTLS config for Nekobox : "
699-
700695
echo
701-
702696
cat /etc/shadowtls/user-nekoboxconfig.txt
703-
704697
echo
705-
706698
echo "ShadowTLS setup completed."
707-
708699
echo -e "\e[31mPress Enter to Exit\e[0m"
709700
read
710701
clear
@@ -776,23 +767,14 @@ modify_shadowtls_config() {
776767
sudo systemctl start ST
777768

778769
echo "ShadowTLS config for Nekoray : "
779-
780770
echo
781-
782771
cat /etc/shadowtls/user-nekorayconfig.txt
783-
784772
echo
785-
786773
echo "ShadowTLS config for Nekobox : "
787-
788774
echo
789-
790775
cat /etc/shadowtls/user-nekoboxconfig.txt
791-
792776
echo
793-
794777
echo "ShadowTLS configuration modified."
795-
796778
echo -e "\e[31mPress Enter to Exit\e[0m"
797779
read
798780
clear

0 commit comments

Comments
 (0)