Find a file
Sukchan Lee f294a5f55c Add Environment Variable for WebUI [#587]
e.g)
$ HOSTNAME=localhost npm run dev
$ PORT=4000 npm run dev
2020-10-13 12:39:45 -04:00
.github Add stale for github issue/PR 2020-09-16 21:09:13 -04:00
configs Clarify configuration for multiple APN [#597,#598] 2020-10-07 09:22:10 -04:00
debian Release v2.0.18 2020-10-09 07:52:29 -04:00
docker Update Dockerfile for debian 2020-09-14 21:13:45 -04:00
docs Update document for v2.0.18 2020-10-09 07:54:08 -04:00
lib change the error message 2020-10-08 23:00:54 -04:00
misc Release v2.0.0 2020-08-21 23:33:45 -04:00
src Fix the invalid debug level [#602] 2020-10-09 07:44:14 -04:00
subprojects update usrsctp with new revision 2020-09-13 23:25:10 -04:00
tests Change buffering instead of deleting [#592] 2020-10-08 22:54:13 -04:00
webui Add Environment Variable for WebUI [#587] 2020-10-13 12:39:45 -04:00
.gitignore [#313] remove ./build & ./install 2019-11-27 20:48:24 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
meson.build Release v2.0.18 2020-10-09 07:52:29 -04:00
README.md License update 2020-10-02 11:00:51 -04:00

Supporting Open5GS

If you find Open5GS useful for work, please consider supporting this Open Source project by Becoming a sponsor. To manage the funding transactions transparently, you can donate through OpenCollective.

Special Sponsors

Sponsors

Documentation

If you don't understand something about Open5GS, the https://open5gs.org/open5gs/docs/ is a great place to look for answers.

Technical Discussion

Problem with Open5GS can be filed as issues in this repository. Voice and text chat available in Open5GS's Discord workspace. Use this link to get started.

Contributing

If you're contributing through a pull request to Open5GS project on GitHub, please read the Contributor License Agreement in advance.

License