1
Feature Story
Ask HN: Hosting a CLI Tool via SSH?
Mar 11, 2024 · news.ycombinator.comHowever, the author is struggling to find resources on how to host command line applications via SSH. They are seeking assistance in the form of links or information that could guide them on how to accomplish this task.
Key takeaways
- The author has built a command line interface tool that uses AI to find job matches for software engineers.
- The tool can be found on GitHub at https://github.com/nicobrenner/commandjobs.
- There was a suggestion to host the application via SSH, allowing users to access it by simply using ssh commandjobs.com.
- The author is seeking resources and information on how to host command line applications via SSH.