Skip to content

Instantly share code, notes, and snippets.

@chrisrink10
chrisrink10 / pyproject.toml
Created October 19, 2018 15:23
Pyproject.toml for Poetry issue
[tool.poetry]
name = "project"
version = "0.1.0"
description = "<-- snip -->"
authors = [
"<-- snip -->"
]
readme = 'README.md'
@chrisrink10
chrisrink10 / config_vlans
Created August 22, 2023 23:51
3 VLAN Configuration for ASUS RT-AX88U with Merlin
#!/bin/sh
# Create VLANs to match the configuration on the FreshTomato router cj-router-3200
#
# Adapted from the following sources:
# - https://virtualize.link/asus-vlans/
# - https://gist.github.com/Jimmy-Z/6120988090b9696c420385e7e42c64c4
# - https://www.snbforums.com/threads/vlans-trunk-interface-tagged-and-untagged-traffic-rt-ax86u-and-rt-ax88u.78411/#post-846773
# - https://www.snbforums.com/threads/rt-86u-vlanctl-ethctl-usage-puzzle.54375/