Skip to content

Commit

Permalink
[openwrt] proxy plex server
Browse files Browse the repository at this point in the history
  • Loading branch information
lirundong committed Nov 8, 2024
1 parent 07976a4 commit 6ed2c27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions conf-gen/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ rules:
filters:
- DOMAIN-SUFFIX,ipify.org
- DOMAIN-SUFFIX,plex.redirect
- DOMAIN-SUFFIX,v4.plex.tv
- DOMAIN-SUFFIX,v6.plex.tv
- DOMAIN-SUFFIX,@secret:DOMAIN
- IP-CIDR,@secret:JP_NODE_IPV4/32,no-resolve
- IP-CIDR6,@secret:JP_NODE_IPV6/64,no-resolve
Expand Down
3 changes: 1 addition & 2 deletions openwrt-builder/files/etc/nftables.d/99-sing-box.nft
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ set direct_macs {
9c:fc:e8:de:d3:de, # davidli-lt
54:ef:44:34:35:86, # Living room camera
54:ef:44:2e:b1:62, # Bedroom gateway
1a:07:10:1f:ab:50, # TrueNAS
1a:0d:d3:c5:27:27 # Plex-GPU
1a:07:10:1f:ab:50 # TrueNAS
}
}

Expand Down

0 comments on commit 6ed2c27

Please sign in to comment.