expose

Expose an app/api running on local host to public internet using AWS EC2

MIT License

Downloads
257
Stars
0
Committers
2
expose - v0.8 Latest Release

Published by thevickypedia 11 months ago

  • Includes stability improvements
  • Eliminates process blocker for application running on port
expose - v0.7

Published by thevickypedia about 1 year ago

  • Redesign backed functionalities to vastly improve user experience
  • Improved latency in port forwarding and reduces delay when streaming
  • Allows users to set instance type and open port
  • Cuts startup time in half, by using optimized waiters and deletion dependencies
  • SSH connectivity to ec2 has been improved by setting up retry logic
  • Nginx server configuration has been optimized to avoid potential re-configuration
  • Improved reliability by adding fallback options for AMI ID retrieval
  • Includes SAN list in self-signed certificates for better compatibility
expose - v0.6.9a

Published by thevickypedia about 1 year ago

Add pre-release before optimized stable version

expose - v0.6.2a

Published by thevickypedia about 1 year ago

Release alpha version after restructure

expose - v0.6b

Published by thevickypedia about 1 year ago

Release beta version after using pydantic for validations

expose - v0.6a

Published by thevickypedia about 1 year ago

Release alpha version after major restructure

expose - v0.5

Published by thevickypedia over 1 year ago

expose - v0.4.5

Published by thevickypedia over 1 year ago

expose - Fix imports and remove redundancy

Published by thevickypedia over 2 years ago

Remove unused functions

expose - Check for app running on port before initiating tunneling

Published by thevickypedia almost 3 years ago

Flush screen output before carriage return
Take optional args to terminate instance and delete security group
Remove unnecessary args

expose - Update python-publish.yml

Published by thevickypedia almost 3 years ago

expose - Write file to server directly from github

Published by thevickypedia almost 3 years ago

Avoid saving config files locally
Fix logging

expose - Use sockets and channels for reverse ssh port forwarding

Published by thevickypedia almost 3 years ago

Check for files after running SCP
Convert port to integer using exception handler

expose - Reduce os.system usage

Published by thevickypedia almost 3 years ago

Add an exception handler for subprocess
Remove unnecessary vars

expose - Update module as stable

Published by thevickypedia almost 3 years ago

expose - Fix intermittent IP info missing issue

Published by thevickypedia almost 3 years ago

expose - Add an option for length of RSA signature

Published by thevickypedia almost 3 years ago

Remove incorrect return statement

expose - Remove `AMI_ID` from mandatory args

Published by thevickypedia almost 3 years ago

Retrieve AMI_ID automatically
Setup AWS defaults

expose - Check env vars/args before startup

Published by thevickypedia almost 3 years ago

Add default image id if region is us-west-2

expose - Take ORG and EMAIL as both args and env vars

Published by thevickypedia almost 3 years ago