bump version

This commit is contained in:
wjsjwr 2025-09-28 22:49:05 +08:00
parent 61aa84c691
commit 7d193f6653

View File

@ -68,7 +68,7 @@ func main() {
setConsoleUTF8()
}
fmt.Println("MITM Proxy Server v1.5")
fmt.Println("MITM Proxy Server v2.0")
// Load configuration
config, err := loadConfig("config.toml")