httptunnel
Bidirectional data stream tunnelled in HTTP requests.
파일 탐색기
- changelog
- control
- copyright
- dirs
- docs
- postinst
- prerm
- rules
- rfc1945.txt
- rfc2045.txt
- rfc2068.txt
- rfc2231.txt
- rfc2616.txt
- Makefile.am
- poll_.h
- daemon.c
- endprotoent.c
- getopt.c
- getopt.h
- getopt1.c
- Makefile.am
- netdb_.h
- poll.c
- stdio_.h
- syslog_.h
- unistd_.h
- vsnprintf.c
- vsyslog.c
- .gitignore
- .travis.yml
- acinclude.m4
- AUTHORS
- autogen.sh
- base64.c
- base64.h
- ChangeLog
- common.c
- common.h
- configure.ac
- COPYING
- depcomp
- DISCLAIMER
- FAQ
- HACKING
- htc.1
- htc.c
- hts.1
- hts.c
- http.c
- http.h
- httunv2s.png
- INSTALL
- Makefile.am
- NEWS
- README
- README.md
- TODO
- tunnel.c
- tunnel.h
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
telnet
설명 보기 ▼
telnet
telnet 프로토콜을 사용해 호스트의 특정 포트에 연결합니다.
더 많은 정보: <https://manned.org/telnet>.
telnet {{host}}
호스트의 기본 포트에 Telnet 연결:
telnet {{ip_address}} {{port}}
호스트의 특정 포트에 Telnet 연결:
quit
Telnet 세션 종료:
// repository documentation
Was this content helpful?
(0 ratings)
