No description
Find a file
2025-03-29 14:01:30 +08:00
.github/workflows ci: add support for Linux ARM and Debian ARM builds in GitHub Actions (#190) 2025-02-11 20:47:30 +08:00
cjson Add license to artifacts and src (#93) 2024-05-13 10:16:26 +08:00
cmake For windows 32... 2024-05-24 19:35:04 +08:00
dlfcn-win32 fix: typo (#208) 2025-03-06 21:53:45 +08:00
docs Update LINUX-DIST.md (#219) 2025-03-17 19:29:43 +08:00
driver fix: add pragma once (#230) 2025-03-25 09:24:23 +08:00
euicc feat: expose notification on install 2025-03-28 23:19:47 +08:00
scripts chore: enable LTO by default and add w/o LTO CI for debug (#177) 2024-12-15 10:03:50 +08:00
src refactor 2025-03-29 14:01:30 +08:00
.editorconfig chore: add editorconfig (#89) 2024-05-10 12:27:23 +08:00
.gitignore chore: improve build script for debian (#110) 2024-06-15 22:22:41 +08:00
CMakeLists.txt CMakeLists.txt: remove CMP0069 (#231) 2025-03-24 08:07:53 +08:00
README.md update copyright and license 2025-03-13 22:59:50 +08:00

lpac

lpac is a cross-platform local profile agent program, compatible with SGP.22 version 2.2.2.

Features:

  • Support Activation Code and Confirmation Code
  • Support Custom IMEI sent to server
  • Support Profile Discovery (SM-DS)
  • Profile management: list, enable, disable, delete and nickname
  • Notification management: list, send and delete
  • Lookup eUICC chip info
  • etc

Usage

You can download lpac from GitHub Release, and read USAGE to use it. If you can't run it you need to compile by yourself, see also DEVELOPERS. If you want to known which Linux distributions include lpac, see also LINUX-DIST. If you have any issue, please read FAQ first.

Software Ecosystem

Thanks

Contributors


License

  • lpac (/src, /driver): AGPL-v3.0-only
  • libeuicc (/euicc): LGPL-v2.1-only or Commercial License Agreement with ESTKME TECHNOLOGY LIMITED, Hong Kong
  • cjson (/cjson): MIT
  • dlfcn-win32 (/dlfcn-win32): MIT

Copyright © 2023-2025 ESTKME TECHNOLOGY LIMITED, Hong Kong