[PYTHON] To make it possible to connect from the outside (other than localhost) with dev_appserver.py of GAE / Py

Specify the bind destination address with the --host option in dev_appserver.py. If it is 0.0.0.0, you can connect from any interface

$ google_appengine/dev_appserver.py --host 0.0.0.0 helloworld

I was addicted to building a Linux environment on VirtualBox and trying to test it from the host OS with port forwarding.

Recommended Posts

To make it possible to connect from the outside (other than localhost) with dev_appserver.py of GAE / Py
Make it easy to specify the time of AWS CloudWatch Events with CDK.
[DanceDanceRevolution] Is it possible to predict the difficulty level (foot) from the value of the groove radar?
Made it possible to convert PNG to JPG with Pillow of Python
Make it possible to output a log to a file with go echo
From the introduction of JUMAN ++ to morphological analysis of Japanese with Python
Is it possible to enter a venture before listing and make a lot of money with stock options?
Make it possible to read .eml from your smartphone using discord bot
Is it possible to extract the person's profile information from the chat log?
GAE --With Python, rotate the image based on the rotation information of EXIF and upload it to Cloud Storage.
How to access the Datastore from the outside
Use Pillow to make the image transparent and overlay only part of it
SSH login to the target server from Windows with a click of a shortcut