HI @andrew06074, welcome to the Streamlit community!
I’m slightly confused about your approach here. If you add two NICs, wouldn’t that create two separate networks?
If you want to run two different apps on different ports, you should be able to do it on the same network, by passing the port as a command-line parameter:
The are restricted on my domain however I have the ability to open them on my client where streamlit lives
What do you mean they are for convention? Streamlit requires http requests to run no? If that is not the case do you know if there is documentation of compatible ports?