mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 14:26:31 +00:00
fix: termination instruction message
This commit is contained in:
parent
f8f740b0cf
commit
1f26fbd2e3
@ -67,7 +67,7 @@ func PrintColoredBanner() {
|
|||||||
{Level: 0, Text: "DEBUG : " + fmt.Sprint(config.Debug)},
|
{Level: 0, Text: "DEBUG : " + fmt.Sprint(config.Debug)},
|
||||||
}).Render()
|
}).Render()
|
||||||
|
|
||||||
pterm.DefaultBasicText.Println("Press 'CTRL + c to quit'")
|
pterm.DefaultBasicText.Println("Press 'CTRL + c' to quit")
|
||||||
}
|
}
|
||||||
|
|
||||||
func PrintSimpleInfo() {
|
func PrintSimpleInfo() {
|
||||||
|
Loading…
Reference in New Issue
Block a user