File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -170,11 +170,12 @@ You can configure periodic probes using a simple `curl` command in a cron job or
170170
171171# # Roadmap
172172
173- - [x] VLESS XHTTP transport protocol support.
174- - [x] CI/CD for basic build/test workflow.
175- - [x] JSON Subscriptions VPN-url's support.
176- - [x] AmneziaWG protocol support.
177- - [x] Whitebox YAML configuration w/ auto-reload by SIGHUP.
173+ - [x] VLESS XHTTP transport protocol support ([#1](https://github.com/quyxishi/whitebox/pull/1)).
174+ - [x] CI/CD for basic build/test workflow ([#2](https://github.com/quyxishi/whitebox/pull/2)).
175+ - [x] JSON Subscriptions VPN-url's support ([#3](https://github.com/quyxishi/whitebox/pull/3)).
176+ - [x] HTTP Roundtrip tracing w/ duration metrics ([#4](https://github.com/quyxishi/whitebox/pull/4)).
177+ - [x] AmneziaWG protocol support, thanks to [@nsvk13](https://github.com/nsvk13) ([#6](https://github.com/quyxishi/whitebox/pull/6)).
178+ - [x] Whitebox YAML configuration w/ auto-reload by SIGHUP ([#7](https://github.com/quyxishi/whitebox/pull/7)).
178179- [x] Response status/body validation.
179180- [x] Custom HTTP-headers qualify support.
180181- [ ] Authorization/OAuth 2.0 support.
You can’t perform that action at this time.
0 commit comments