https://github.com/openmined/syft-extras
SyftBox Experimental
https://github.com/openmined/syft-extras
Last synced: 9 months ago
JSON representation
SyftBox Experimental
- Host: GitHub
- URL: https://github.com/openmined/syft-extras
- Owner: OpenMined
- License: mit
- Created: 2024-11-25T06:58:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T17:25:27.000Z (9 months ago)
- Last Synced: 2025-04-10T22:54:59.844Z (9 months ago)
- Language: Python
- Size: 907 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SyftBox Experimental
SyftBox Experimental
## RPC Ping Pong
Start the pong RPC server
$ just run-pong
Make a ping RPC request to the pong server
$ just run-ping
## HTTP Proxy
Starts the HTTP proxy on https://syftbox.localhost
$ just start-proxy