# wj-natpass **Repository Path**: beginner-wj/wj-natpass ## Basic Information - **Project Name**: wj-natpass - **Description**: 内网穿透小工具,方便使用公网访问本地的项目。可以用来调试微信支付通知等 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-04 - **Last Updated**: 2023-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wj-natpass ### 步骤: 先执行server端,然后执行客户端 ### Server端--当前仅支持linux或者mac 系统 ### 示例 `./natserver -listen 1997 2017` --- ### 客户端 使用命令方式 `natclient -tran 1997 192.168.1.2:338` 使用客户端方式 ![img.png](img.png)