mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-08-31 03:01:30 +02:00
Move wintun
This commit is contained in:
@@ -248,6 +248,10 @@ On Windows, set `nativeMain` in the Newt client's `config.json` instead:
|
||||
}
|
||||
```
|
||||
|
||||
<Warning>
|
||||
If you are using Newt on Windows `wintun.dll` is required to run in native mode. If not already provided by the installer, you can download from https://www.wintun.net/
|
||||
</Warning>
|
||||
|
||||
<Warning>
|
||||
Windows doesn't respond to ICMP echo requests (ping) over the tunnel interface by default. If you need to ping a Windows site, enable the built-in firewall rule for it:
|
||||
|
||||
|
||||
@@ -25,9 +25,9 @@ curl -fsSL https://static.pangolin.net/get-newt.sh | bash
|
||||
|
||||
To run Newt on Windows, use the latest installer from [GitHub releases](https://github.com/fosrl/newt/releases/latest).
|
||||
|
||||
<Warning>
|
||||
{/* <Warning>
|
||||
If you are using Newt on Windows as a service or with clients, `wintun.dll` may be required.
|
||||
</Warning>
|
||||
</Warning> */}
|
||||
|
||||
### Manual Download
|
||||
|
||||
|
||||
Reference in New Issue
Block a user