Skip to content

joohyung-stamper/chain_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Script

[사용법]

  1. 프로젝트 루트 디렉토리에 .env 파일 생성
PRIVATE_KEY=[개인키 경로]
  1. .profile에 아래 문구 추가
alias sc='bash .../remote-script/config/select_host.sh'
alias remote='go run .../remote-script/main.go'
  1. sc + 검색어로 선택할 서버 검색

  2. remote-script/scripts에 원격으로 사용할 스크립트 파일 저장 후 사용

remote [스크립트명.sh]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published