a golang-gRPC file transfer project
Usage of server.exe:
-port int
The server port (default 8981)
Usage of client.exe:
-P string
The server IPAddress and port (default "127.0.0.1:8981")
-content string
the content of the file you want to upload
-download string
the name of the file you want to download
-upload string
the name of the file you want to upload