Skip to content

SSH ポートフォワーディング用アプリ

Notifications You must be signed in to change notification settings

Utree/python-getting-started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonでSSH Tunnel (ポートフォワーディング)

使い方

$ git clone https://github.com/Utree/python-getting-started.git
$ cd python-getting-started

適宜、manage.py のIPアドレス、ユーザー名、パスワード、ポート番号は変更してください。

$ heroku create
$ git push heroku master
$ heroku ps:scale web=1
$ heroku open

About

SSH ポートフォワーディング用アプリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%