server

command
v1.3.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2020 License: MIT Imports: 19 Imported by: 0

README

运行配置

运行服务器时需要以下文件、目录:

  • 一对用于配置TLS安全连接的秘钥:a-key.pema-cert.pem,位于server程序目录中的pems子目录中,使用pems程序生成。
  • 一个配置文件:config.json,用于指定服务器地址,内容为{"Host":"IP:PORT"},默认端口为:7889
  • server程序所在的目录中建一个子目录dbstore,用于存放用户数据。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL