bigeagle / gohop

A VPN implemention in golang, with crypto and obfuscation in nature.
1.33k stars 195 forks source link

ERROR: config.json:1:1: illegal character U+007B '{' #32

Closed Kamandlou closed 5 months ago

Kamandlou commented 5 months ago

This is my config.json:

{
  "server": "127.0.0.1:8086"
}

When I run this command I get this error:

./gohop --config config.json
2024/04/10 15:03:58 main.go:60: INFO: using config file: config.json
2024/04/10 15:03:58 main.go:51: ERROR: config.json:1:1: illegal character U+007B '{'
2024/04/10 15:03:58 main.go:51: ERROR: config.json:1:1: illegal character U+007B '{'