Skip to content

gee-whiz-de/_posts-2018-09-24-remote-debugging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Accompanying resources for https://www.gee-whiz.de/2018/remote-debugging/

Setup notes

This is not a production ready implementation. Here be dragons!

  1. Read and understand the linked blog post
  2. Add a proper server and client frp configuration in their default locations
    • The frp client configuration also needs to set remote_port to 0 to let the server choose an unused port
    • The frp client configuration needs an admin_port to access the server-chosen external port

Todos

  • Implementation in plain groovy
  • Use an sshd instead of socat
  • Extract socats port exposing functionality in a generic way

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published