package main import "proxy-server/client" func main() { client.Start() }