{"_id":"@7ii/newtun","name":"@7ii/newtun","dist-tags":{"latest":"1.0.31"},"versions":{"1.0.31":{"name":"@7ii/newtun","version":"1.0.31","description":"NewTun Client - Multi-protocol tunnel forwarding CLI tool (tcp/udp/http/https/ws/wss/sse), designed for network infrastructure management and development environments","license":"MIT","author":{"name":"7ii","email":"dev@7ii.win"},"homepage":"https://github.com/7ii/newtun","repository":{"type":"git","url":"git+https://github.com/7ii/newtun.git"},"bugs":{"url":"https://github.com/7ii/newtun/issues"},"keywords":["tunnel","forwarding","network","tcp","udp","http","https","websocket","proxy","infrastructure","development"],"type":"module","main":"./dist/index.js","types":"./dist/index.d.ts","bin":{"nt":"dist/index.js","newtun":"dist/index.js"},"engines":{"node":">=18"},"scripts":{"build":"tsc -p tsconfig.json","dev":"tsx src/index.ts","start":"node dist/index.js"},"dependencies":{"ws":"^8.18.0","node-pty":"^1.1.0-beta11"},"_id":"@7ii/newtun@1.0.31","_nodeVersion":"25.8.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-NMS7KMEpMoFOLptkxVNkqOA1azSc1Gn9Y7Se5R095Cyqo13fM78qAZoutrl+jKJpC63nU7R19jWiuss8c+xPzA==","shasum":"ec3d7d9ea903cb297407409ef006b88968d36b95","tarball":"https://registry.npmjs.org/@7ii/newtun/-/newtun-1.0.31.tgz","fileCount":21,"unpackedSize":104836,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDunWMtgZe1mb8KtbW3oaOEYAGNKAKlixCH1CFk9LpJvwIhAOq5yEqfvYMkqOPda/d9eBzVVxCdV8K1BJXvQvKPc1qH"}]},"_npmUser":{"name":"b1213249990","email":"228983380@qq.com"},"directories":{},"maintainers":[{"name":"b1213249990","email":"228983380@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/newtun_1.0.31_1786447186419_0.9962112259675204"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-11T11:19:46.299Z","1.0.31":"2026-08-11T11:19:46.569Z","modified":"2026-08-11T11:19:46.824Z"},"maintainers":[{"name":"b1213249990","email":"228983380@qq.com"}],"description":"NewTun Client - Multi-protocol tunnel forwarding CLI tool (tcp/udp/http/https/ws/wss/sse), designed for network infrastructure management and development environments","homepage":"https://github.com/7ii/newtun","keywords":["tunnel","forwarding","network","tcp","udp","http","https","websocket","proxy","infrastructure","development"],"repository":{"type":"git","url":"git+https://github.com/7ii/newtun.git"},"author":{"name":"7ii","email":"dev@7ii.win"},"bugs":{"url":"https://github.com/7ii/newtun/issues"},"license":"MIT","readme":"# NewTun\n\nMulti-protocol tunnel forwarding system for network infrastructure management and development environments.\n\n## Features\n\n- Multi-protocol support: TCP, UDP, HTTP, HTTPS, WebSocket, WSS, SSE\n- Web-based management console\n- Token-based authentication and tunnel policies\n- Device monitoring (CPU, memory, network)\n- Remote terminal access\n- Remote file management\n- Script execution\n- Service management (systemd)\n- CLI hot-upgrade\n\n## Installation\n\n```bash\nnpm install -g @7ii/newtun\n```\n\n## Usage\n\n```bash\n# Start client with token\nnt -k <token>\n\n# Start client with custom tunnel\nnt -t tcp -h 127.0.0.1 -p 80 -P 8080\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-fb82f980722416206c43a5a40b1d7fa6"}