icebridge
Bridge service
Install
- All systems
-
curl cmd.cat/icebridge.sh
- Debian
-
apt-get install zeroc-icebridge - Ubuntu
-
apt-get install zeroc-icebridge - Arch Linux
-
pacman -S zeroc-icebridge - Kali Linux
-
apt-get install zeroc-icebridge - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install zeroc-icebridge
zeroc-icebridge
Bridge service
This package contains the Ice bridge. The Ice bridge allows you to bridge connections securely between one or multiple clients and a server. It relays requests from clients to a target server and makes every effort to be as transparent as possible. Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.