You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hola!
Is it possible to redirect textual's exchange to tcp socket?
For example i have an backend app that i have to monitor. It uses the Textual to display inside processes. In additional i can change its settings with Textual in a console. But the app is working all the time and when i back to server with ssh what should i do? Something like use reptyr? I have to find out a process number first and then switch the stdin/stdout to my terminal.
But other side, the Textual could run up tcp server and wait for connection from some standart "Textual browser" app. This port could be inside or outside to monitoring directly without ssh connection. I would be just like py -m textual-browser -p 8080 or the like.
I saw it is sooncomming with textual browser, but as far as i can tell it mean using a standart browser like chrome?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hola!
Is it possible to redirect textual's exchange to tcp socket?
For example i have an backend app that i have to monitor. It uses the Textual to display inside processes. In additional i can change its settings with Textual in a console. But the app is working all the time and when i back to server with ssh what should i do? Something like use reptyr? I have to find out a process number first and then switch the stdin/stdout to my terminal.
But other side, the Textual could run up tcp server and wait for connection from some standart "Textual browser" app. This port could be inside or outside to monitoring directly without ssh connection. I would be just like
py -m textual-browser -p 8080
or the like.I saw it is sooncomming with textual browser, but as far as i can tell it mean using a standart browser like chrome?
Beta Was this translation helpful? Give feedback.
All reactions