Skip to content

Utree/python-getting-started

 
 

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%