Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 729 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 729 Bytes

Caution

DEPRECATED The tunnel server version in this repository is out of date and deprecated, and the implementation was merged into the main repository.


MobileAtlas SIM Tunnel Server

The MobileAtlas SIM Tunnel Server relays the communication between a measurement probe's modem and a SIM card hosted on a SIM provider. Additionally, it handles access management, logs relayed communication, and provides information on managed SIM cards.

This repository contains:

  • A Flask server for hosting the REST API.
  • The tunnel server handling connections between probes and SIM providers.
  • Client implementations for the probe- and the SIM provider sides.