@decentnetwork/lan 0.1.72 → 0.1.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,7 +39,7 @@ exits:
39
39
  region: china
40
40
  # --- Japan (host "lico", dora name node-91) — Binance routes here ---
41
41
  - name: tokyo
42
- userid: 9aZUSoLssVXyYbbVQqqjsydh5Ejv7SugqV53MJiMknd6PtLja7Ka
42
+ userid: 4uNnLnAQHVJ7td657MDaz4UnEuhnTW9sRAPSVeAEEQe4
43
43
  virtual_ip: 10.86.68.90
44
44
  region: japan
45
45
  # --- US (Google, YouTube, GitHub, X/Twitter, LinkedIn, OpenAI) ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@decentnetwork/lan",
3
- "version": "0.1.72",
3
+ "version": "0.1.73",
4
4
  "description": "Private virtual LAN for self-hosted services and AI agents, built on Elastos Carrier. NAT-traversal, name service, ACL, all over a peer-to-peer mesh — no public IP required.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",