obex-check-device
OBEX (OBject EXchange) is a protocol usually used by various
Install
- All systems
-
curl cmd.cat/obex-check-device.sh
- Debian
-
apt-get install libopenobex2
- Ubuntu
-
apt-get install libopenobex2
- Alpine
-
apk add openobex
- Kali Linux
-
apt-get install libopenobex2
- CentOS
-
yum install openobex
- Fedora
-
dnf install openobex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libopenobex2
- Raspbian
-
apt-get install libopenobex2
- Dockerfile
- dockerfile.run/obex-check-device
- Docker
-
docker run cmd.cat/obex-check-device obex-check-device
powered by Commando
openobex
OBEX (OBject EXchange) is a protocol usually used by various
mobile devices to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). This package contains the Open OBEX shared C library.
libopenobex2
OBEX protocol library
The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator.