Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- nmap
- appium server
- STF
- Materials
- rethinkdb
- STF_PortForwarding
- openpyxl
- 28015
- PYTHON
- create table
- SWIFT
- kitura
- appium
- mysql
- nohup
- Jupyter
- Jupyter Notebook
- ftp
- 실행권한
- centos
- sshpass
- port forwarding
- postgresql
- perfect
- insert
- GoCD
- nGrinder
- ubuntu
- postgres
- ssh
Archives
- Today
- Total
목록port forwarding (1)
don't stop believing
STF 외부 접속 (Port Forwarding)
STF를 설치하고 회사 내부에서는 잘 사용 했습니다. 내부에서 사용할 때의 실행 명령입니다. sudo stf local --public-ip 10.10.1.54 --auth-type ldap --auth-options '["--ldap-url","ldap://10.10.1.54","--ldap-search-dn","CN=stf,DC=ngle,DC=co,DC=kr","--ldap-bind-dn","DC=ngle,DC=co,DC=kr","--ldap-bind-credentials","ngle@2019","--ldap-search-field","mail"]' 회사 외부에 STF를 연결해야 할 일이 생겼습니다. 특정 디바이스에서 문제가 있는데 외부에서 확인해야 했고 디바이스를 가저다 줄 수 없는 상황이었습니다...
Tools/STF
2019. 3. 27. 17:26