Skip to content

Commit 0ef4e80

Browse files
committed
update readme
1 parent dd42e81 commit 0ef4e80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ You can use `PORXY_AUTH` to set a proxy's authentication if need.
2929
- **WARP_ORG_ID** - WARP MDM organization ID. (E.g. `deepwn`)
3030
- **WARP_AUTH_CLIENT_ID** - WARP MDM client ID. (E.g. `[a-z0-9]{32}` with subfix `.access`)
3131
- **WARP_AUTH_CLIENT_SECRET** - WARP MDM client secret. (E.g. `[a-z0-9]{64}`)
32-
- **WARP_UNIQUE_CLIENT_ID** - WARP MDM unique client ID. (E.g. `12345678-1234-1234-1234-123456789abc`)
33-
- **WARP_LICENSE** - WARP MDM license key. (E.g. `xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`)
32+
- **WARP_UNIQUE_CLIENT_ID** - WARP MDM unique client ID.
33+
- **WARP_LICENSE** - WARP MDM license key.
3434
- **WARP_LISTEN_PORT** - warp-svc listen port. (default: `41080`)
3535
- ~~**WARP_LISTEN_ADDR** - warp-svc listen address. (service not support yet, hardcode to `localhost`)~~
3636
- **SOCK_PORT** - local socks5 listen port. (default: `1080`)
3737
- **HTTP_PORT** - local http listen port. (default: `1081`)
3838
- **HTTPS_PORT** - local https listen port. (default: `1082`)
39-
- **PROXY_AUTH** - local proxy's authentication. (E.g. `user:password`)
39+
- **PROXY_AUTH** - local proxy's authentication. (default `None`, E.g. `user:password`)
4040

4141
## Registration auto switch
4242

0 commit comments

Comments
 (0)