mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-03 19:30:31 +00:00
ps session fixes
This commit is contained in:
Vendored
+1
-3
@@ -10,8 +10,6 @@ You get the command exit code and output as a response, allowing you to adapt yo
|
||||
Any kind of passwords and other secrets are automatically provided by XPipe when establishing a shell connection.
|
||||
You can also access the file systems via these shell connections to read and write remote files.
|
||||
|
||||
There will also be more functionality added to the API in the future.
|
||||
|
||||
There already exists a community made XPipe API client for python at https://github.com/coandco/python_xpipe_client.
|
||||
It allows you to interact with the API more ergonomically and can also serve as an inspiration of what you can do with the new API.
|
||||
|
||||
@@ -73,7 +71,7 @@ The UI has also been streamlined to make common actions and toggles more easily
|
||||
- Add option to use double clicks to open connections instead of single clicks
|
||||
- Add support for foot terminal
|
||||
- Fix rare null pointers and freezes in file browser
|
||||
-
|
||||
- Fix PowerShell remote session file editing not transferring file correctly
|
||||
- Fix elementary terminal not launching correctly
|
||||
- Fix windows jumping around when created
|
||||
- Fix kubernetes not elevating correctly for non-default contexts
|
||||
|
||||
Reference in New Issue
Block a user