Please consider offering answers and suggestions to help other students!
And if you fix a problem by following a suggestion here,
it would be great if other interested students could see a short
"Great, fixed it!" followup message.
How do I ask a good question?
5 articles posted by this ANONYMOUS person
Showing 5 of 503 articles.
Currently 14 other people reading this forum.
Is the web page allowed to have the station names hardcoded (so user can select from a dropdown menu), but not having information from these stations until they are all started up?
So after running nc -l 4444, I get this output in terminal
GET HTTP 1.1
Host localhost 4444
Connection keep-alive
sec-ch-ua "Google Chrome";v "123", "Not A-Brand";v "8", "Chromium";v "123"
sec-ch-ua-mobile ?0
sec-ch-ua-platform "macOS"
Upgrade-Insec...
I think it was when I downloaded the files, the calendar.txt was missing (for some unknown reason), so I went back and downloaded it again and checked the files.
I'm going through the getting started page of the project, and after running
nc -l 4444
for portsinuse.sh, I can't seem to connect to the localhost 4444.
Also, for the buildtransperthtimetables.sh, after making the file executable and running it, it giv...