Mastodon Share
Sharing on Mastodon:

config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'

config globals 'globals'

config interface 'lan'
option type 'bridge'
option proto 'static'
option ipaddr '192.168..'
option netmask '255.255.255.0'
option _orig_ifname 'eth0 ra0 rax0'
option _orig_bridge 'true'
option ifnam...

https://write.as/w0zys676vrpd2.md
@write_as@writing.exchange

HomeAbout