Skip to content

Expose code-server behind NAT or firewall to the public internet

License

Notifications You must be signed in to change notification settings

Oct4Pie/code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

code-server

Works on 64-bit Linux and macOS

It allows you to set up Visual Studio Code on a device and access it from anywhere, without the need of port forwarding

For more information, visit https://github.com/cdr/code-server

Usage: Run python3 code-server.py and wait for the installation

Running on a Free Cloud

You can run code-server.py on https://repl.it, using a Python repl

  • Go to https://repl.it and sign up
  • In your Home menu, from "create and repl," choose Python, or click on "+ new repl" on the top right
  • Replace the content of main.py in the repl with code-server.py's
  • Run the repl and wait for the installation

About

Expose code-server behind NAT or firewall to the public internet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages