[PR #80] [MERGED] Added advance settings functionality #124

Closed
opened 2026-02-27 14:39:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/80
Author: @dr-dolomite
Created: 10/3/2024
Status: Merged
Merged: 10/3/2024
Merged by: @iamromulan

Base: development-SDXPINNHead: QuecManager


📝 Commits (1)

  • 46c1d92 added advance settings functionality

📊 Changes

6 files changed (+892 additions, -38 deletions)

View changed files

📝 www/advance-settings.html (+128 -38)
www/cgi-bin/advanced_settings.sh (+66 -0)
www/cgi-bin/fetch_macs.sh (+49 -0)
www/cgi-bin/ttl.sh (+94 -0)
www/js/advance/fetch-current.settings.js (+461 -0)
www/js/advance/ttl-control.js (+94 -0)

📄 Description

  • Added IP Passthrough functionality
  • Added DNS Proxy functionality
  • Added USB Modem Protocol functionality

Known bugs:
Tablet view is still messy will fix next time.
Needs further testing for DNS Proxy and IP Passthrough


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/iamromulan/quectel-rgmii-toolkit/pull/80 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 10/3/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@iamromulan](https://github.com/iamromulan) **Base:** `development-SDXPINN` ← **Head:** `QuecManager` --- ### 📝 Commits (1) - [`46c1d92`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/46c1d92f90737bba6ea3ccab11b0191cc4041c74) added advance settings functionality ### 📊 Changes **6 files changed** (+892 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `www/advance-settings.html` (+128 -38) ➕ `www/cgi-bin/advanced_settings.sh` (+66 -0) ➕ `www/cgi-bin/fetch_macs.sh` (+49 -0) ➕ `www/cgi-bin/ttl.sh` (+94 -0) ➕ `www/js/advance/fetch-current.settings.js` (+461 -0) ➕ `www/js/advance/ttl-control.js` (+94 -0) </details> ### 📄 Description - Added IP Passthrough functionality - Added DNS Proxy functionality - Added USB Modem Protocol functionality Known bugs: Tablet view is still messy will fix next time. Needs further testing for DNS Proxy and IP Passthrough --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:39:09 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/quectel-rgmii-toolkit#124
No description provided.