Skip to content

Commit f1cf05d

Browse files
committed
docs: enhance roadmap section
1 parent 19f02c3 commit f1cf05d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)