https://github.com/berberman/reverse-proxy-jetty
https://github.com/berberman/reverse-proxy-jetty
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/berberman/reverse-proxy-jetty
- Owner: berberman
- License: apache-2.0
- Created: 2018-01-28T08:31:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T18:54:05.000Z (over 8 years ago)
- Last Synced: 2025-01-16T00:21:42.255Z (over 1 year ago)
- Language: Kotlin
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reverse-proxy-jetty
## Usage
启动参数:
* -port=xxxx
`port` 为访问端口,默认是 `2333`。
* -target=xxxx
`target` 为代理地址,默认是 `http://idea.lanyus.com:80`。
# **现在已经凉了**