https://github.com/hologram-io/spacebridge
This client allows you to use the Hologram Spacebridge service to create an inbound authenticated tunnel to your device
https://github.com/hologram-io/spacebridge
iot python
Last synced: 2 months ago
JSON representation
This client allows you to use the Hologram Spacebridge service to create an inbound authenticated tunnel to your device
- Host: GitHub
- URL: https://github.com/hologram-io/spacebridge
- Owner: hologram-io
- License: lgpl-2.1
- Created: 2017-02-22T21:02:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T21:33:44.000Z (about 3 years ago)
- Last Synced: 2024-05-17T00:01:37.603Z (about 2 years ago)
- Topics: iot, python
- Language: Python
- Homepage: https://hologram.io/docs/guide/cloud/spacebridge-tunnel
- Size: 437 KB
- Stars: 17
- Watchers: 8
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spacebridge
Hologram provides a service called Spacebridge that allows you to create secure, authenticated tunnels to send data to a device with a Hologram SIM card connected to the cellular network. With Spacebridge, you can send inbound traffic to any port on the device.
[Follow the guide here](https://www.hologram.io/guides/secure-tunneling-with-spacebridge)
## Useful Command Line Arguments for Spacebridge Client
* `--text-mode`: Display all prompts as text on the command line instead of in a GUI.
* `--apikey`: Specify your Hologram API key on the command line.
* `--forward`: Specify a forward in the format ::. You can specify this option multiple times. Use this in combination with --text-mode to create a fully scripted tunneling setup.
* `--help`: Display additional options