Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

api하는 포트포워딩을 쉽게 하기위해서 만든 cli

Notifications You must be signed in to change notification settings

INMD1-Repo/iptime-port-setting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iptime-port-setting

이 프로젝트는 학교 동아리에 있는 iptime에서 포트 포워딩을 쉽게 하도록 만든 프로그램입니다.
(첫 번째 API를 만들어준 차차 선배님에게 감사의 말을 전합니다.. :)

차차 선배님이 만든 API 보러 가기! [레포지토리]

사용법

폴더를 다운받은 후 npm install -g을 입력해주세요.
그리고 아래에 iport [Options]을 입력하시면 됩니다.

Options:
  -l, --list    설정한 리스트를 보여드립니다.
  -c, --creat   포트 포워드 설정합니다.
  -d, --delete  포트 포워드 설정한 값을 삭제합니다.
  -r, --re      JSON에 저장한 IP를 (다시)설정합니다.

업데이트

코드가 지금 엉망진창이기 때문에 몇 가지 정리 및 최적화 작업을 할 예정입니다.
작업이 다되면 배포 할 예정이니 참고해주세요!