GitXplorerGitXplorer
a

routerfoo

public
10 stars
5 forks
2 issues

Commits

List of commits on branch main.
Verified
61cef016859ce67259c067f155b36fad0e973881

Typo fix, -m limit is only needed with --limit*

aarjenlentz committed 3 years ago
Verified
8844289b4b666b1be6b0e90c406cd9b4215e2502

Adding more kernel security

aarjenlentz committed 3 years ago
Verified
8ccb4c0b8d17fe654870e067470de1e9e40d500f

Update dns-ip-gate-allow.list

aarjenlentz committed 4 years ago
Verified
5ee89bec9e6d6b473bffe8c456905e9ae173523c

Comment net.ipv4.ip_forward by default

aarjenlentz committed 4 years ago
Verified
83d17712018d232cf54777804e158f5c630baf4e

Update for new Let's Encrypt source IPs

aarjenlentz committed 4 years ago
Verified
527c2644fa2821ae5778993372958d0529afbd42

Add info on how to ensure that WireGuard is always running

aarjenlentz committed 4 years ago

README

The README file for this repository.

routerfoo

arjen (at) lentz (dot) com (dot) au

First shown (in public) at Linux.conf.au 2021's SysAdmin miniconf, Sat 23 Jan 2021.

  • See abstract.md for the talk overview
  • The content of the slides (and more) is across the repo files
  • The talk recording is at https://www.youtube.com/watch?v=w_KKy9Y0iEI, thanks to the awesome people at Next Day Video (@nextdayvideo)

What are we trying to achieve?

  • Learning experience

    • Exploring it all yourself adds perspective
    • Good testbed
  • Improved yet maintainable security

    • Few tricks cover all scenarios
    • Does one trick catch lots? Great!
    • Looking which bits work, and overall effect
    • No single “this is right and that is wrong”

Share your expertise/experience

Pull requests with additions, clarifications and other insights welcomed!