mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
424 B
424 B
bore
Bore를 사용해 로컬 프록시를 원격 서버에 연결.
local같은 일부 하위 명령은 별도의 사용 문서를 가짐. 더 많은 정보: https://github.com/ekzhang/bore#detailed-usage.
- 로컬 포트를 원격 Bore 서버에 노출:
bore local {{[-t|--to]}} {{원격_서버_주소}} {{로컬_포트}}
- Bore 서버 시작:
bore server
- 도움말 표시:
bore {{[-h|--help]}}