This website requires JavaScript.
Explore
Help
Sign In
kevinveenbirkenbach
/
client-playbook
Watch
1
Star
0
Fork
0
You've already forked client-playbook
mirror of
https://github.com/kevinveenbirkenbach/client-playbook.git
synced
2024-11-14 20:01:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1de60742f4
client-playbook
/
roles
/
application-wireguard
/
templates
/
set-mtu.sh.j2
3 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Solved wireguard bugs
2023-04-18 13:56:43 +02:00
#!/bin/bash
ip li set mtu 1400 dev eth0
Solved another wireguard bug
2023-04-18 14:25:10 +02:00
ip li set mtu 1400 dev wlo1
Reference in New Issue
Copy Permalink