@@ -249,14 +249,14 @@ show() {
249249 Endip_v46=" engage.cloudflareclient.com:2408"
250250 fi
251251 echo -e " ${purple} ************************************${rest} "
252- echo -e " ${purple} * 👇 ${green} Here is WireGuard Config👇 ${purple} *${rest} "
252+ echo -e " ${purple} * 👇 ${green} Here is WireGuard Config👇 ${purple} *${rest} "
253253 echo -e " ${purple} ************************************${rest} "
254- echo -e " ${cyan} 👇 Copy for :${yellow} [Nekobox] 👇 ${rest} "
254+ echo -e " ${cyan} 👇 Copy for :${yellow} [Nekobox] 👇 ${rest} "
255255 echo " "
256256 echo -e " ${green} $( cat wgcf-profile.conf) ${rest} "
257257 echo " "
258258 echo -e " ${purple} ************************************${rest} "
259- echo -e " ${cyan} 👇 Copy for :${yellow} [V2rayNG] 👇 ${rest} "
259+ echo -e " ${cyan} 👇 Copy for :${yellow} [V2rayNG] 👇 ${rest} "
260260 echo " "
261261 echo -e " ${green} $( v2ray) ${rest} "
262262 echo " "
@@ -326,11 +326,13 @@ wire-g() {
326326 echo " "
327327 echo -e " ${purple} *********************${rest} "
328328 echo -e " ${yellow} Run --> ${green} wire-g${rest} "
329+ echo -e " ${yellow} Help --> ${green} wire-g -h${rest} "
329330 echo -e " ${purple} *********************${rest} "
330331 else
331332 echo " "
332333 echo -e " ${purple} *********************${rest} "
333334 echo -e " ${yellow} Run --> ${green} wire-g${rest} "
335+ echo -e " ${yellow} Help --> ${green} wire-g -h${rest} "
334336 echo -e " ${purple} *********************${rest} "
335337 fi
336338}
@@ -376,7 +378,7 @@ case "$choice" in
376378 ;;
377379 0)
378380 echo -e " ${purple} *********************${rest} "
379- echo -e " ${cyan} By 🖠${rest} "
381+ echo -e " ${cyan} By 🖐 ${rest} "
380382 exit
381383 ;;
382384 * )
0 commit comments