Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DOSBox batch file #14

Merged
merged 1 commit into from
Jan 16, 2022
Merged

Add DOSBox batch file #14

merged 1 commit into from
Jan 16, 2022

Conversation

RickCarlino
Copy link
Owner

What's New?

👋 Long time no see! It's been very busy this week, but I had time to try @larsbrinkhoff instructions found in #13.

To make things easier, I wrote a single *.bat file that can be run via DOSBox.

Assuming you have dosbox installed:

cd from_author
dosbox main.bat

What's Next?

I think it would be possible to turn the app into a real telnet BBS at this stage using inted or websocketd, but it would be extremely insecure to do so. The next TODO would be to figure out how to sandbox the process or write a proxy application that can do proper access control.

@RickCarlino RickCarlino merged commit ebedde0 into main Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant