文件名称:果阿
文件大小:5.84MB
文件格式:ZIP
更新时间:2024-02-27 08:23:27
networking xml telecom isp devices
关于GoACS GoACS是实现TR-069协议的自治配置服务器。 随时为项目做贡献 赞助商 发展历程 当前代码仍在积极开发中,无法使用! 如果要查看服务器在做什么,请执行以下步骤 将.env.example复制到.env 如果要更改某些内容,请编辑.env文件。 默认值可以正常工作 使用docker-compose运行mysql开发服务器 docker-compose up goacs-db 然后 go run main.go
【文件预览】:
goacs-master
----.gitignore(16B)
----go.mod(1KB)
----http()
--------middleware()
--------server.go(2KB)
--------socket.go(954B)
--------response()
--------api_routes.go(3KB)
--------controllers()
--------request()
----repository()
--------connection.go(817B)
--------mysql()
--------paginator.go(2KB)
--------errors.go(340B)
----.env.example(323B)
----storage()
--------.gitkeep(0B)
----_doc()
--------TR-106_Amendment-6.pdf(1.26MB)
--------TR-069_Amendment-5.pdf(4.15MB)
--------TR-181_Issue-2_Amendment-2.pdf(2.55MB)
----testrequests()
--------api()
--------rest-api.http(3KB)
----models()
--------templates()
--------fault()
--------user()
--------cpe()
--------tasks()
----LICENSE(1KB)
----contrib()
--------database()
--------conf()
----docker-compose.yml(623B)
----.github()
--------sponsors()
----main.go(1KB)
----README.md(606B)
----acs()
--------http()
--------types()
--------scripts()
--------methods()
--------logic()
--------acssession.go(7KB)
----lib()
--------envhelper_test.go(336B)
--------envhelper.go(170B)
--------filehelper.go(535B)