1
0
forked from extern/SSH-Snake

Commit Graph

  • 86c78aa0c7 Fix typo main Joshua Rogers 2024-01-15 21:50:07 +0700
  • 29d32e1827 Update SETTINGS.md Joshua Rogers 2024-01-15 21:44:15 +0700
  • 448f1a6440 Add emoji. Joshua Rogers 2024-01-12 13:15:41 +0700
  • 04fb43000c Change permission of Snake.nocomments.sh Joshua Rogers 2024-01-12 02:07:21 +0700
  • 6afd55dcea Don't require stdbuf. Joshua Rogers 2024-01-12 02:06:14 +0700
  • cc6b55d722 MacOS assumes a new version of Bash from Homebrew. Joshua Rogers 2024-01-12 01:49:06 +0700
  • 6e54e542a9 Fix one-letter typo in -oKexAlgorithms=+diffie-hellman-group1-sha usage. Joshua Rogers 2024-01-12 01:27:55 +0700
  • 1e965466e4 Empty resolved file is not allowed. Joshua Rogers 2024-01-12 01:21:14 +0700
  • 940a0a9152 Empty key location is also not allowed. Joshua Rogers 2024-01-12 01:19:09 +0700
  • d803989131 An empty filename or directory is not allowed. Joshua Rogers 2024-01-12 01:17:56 +0700
  • b09bee2041 Use readlink -f instead of readlink -m for non-GNU-ism. Joshua Rogers 2024-01-12 01:11:28 +0700
  • 92d612fb63 Fix sed which removes itself Joshua Rogers 2024-01-12 01:01:09 +0700
  • e0b4cf23a9 Fix old GNU-ism. Joshua Rogers 2024-01-12 00:43:11 +0700
  • ad16a539a8 Remove more GNU-ism. Joshua Rogers 2024-01-12 00:26:12 +0700
  • b5fa5be05c Pick up optional SSH errors better. Joshua Rogers 2024-01-12 00:21:22 +0700
  • f2522a1abe Use -oPubkeyAcceptedKeyTypes=+ssh-rsa only if supported. Joshua Rogers 2024-01-11 23:56:09 +0700
  • 61acad40b4 Remove more GNU-ism, improve MacOS support, remove -readable, and use sort|uniq instead of sort -u Joshua Rogers 2024-01-11 22:45:27 +0700
  • b30ee12a27 Fix issue in generating DOT files with nodes containing colons. Joshua Rogers 2024-01-11 22:14:39 +0700
  • 730963eb57 Use ssh_timeout for dns timeout, slightly less gnu-ism, and finish if no dests. Joshua Rogers 2024-01-11 22:02:25 +0700
  • f9a46b8c86 Resolve all IPv4 addresses for domain names (if possible). Joshua Rogers 2024-01-11 18:17:21 +0700
  • 3ff1879d06 Add MacOS support, and various bug/qol fixes. Joshua Rogers 2024-01-10 11:00:10 +0700
  • 92b2dc5236 Following symlinks when using find(1). Joshua Rogers 2024-01-06 15:53:52 +0700
  • 617eb1e3d5 Update README. Joshua Rogers 2024-01-06 13:31:50 +0700
  • 7ae7ef0afe Fix Snake.nocomments.sh producing an invalid script during remove_functions(). Joshua Rogers 2024-01-06 01:49:55 +0700
  • a40e8f82be Fix issue of reverse-lookup-host.py and forward-lookup-host.py not obeying ignore_dest_user. Joshua Rogers 2024-01-05 20:30:58 +0700
  • ff698f308d Fix search patterns in Python scripts. Joshua Rogers 2024-01-05 20:13:17 +0700
  • 7511505c40 Improve README, fix ascii art in (very important!) in Snake.nocomments.sh. Joshua Rogers 2024-01-05 18:54:04 +0700
  • 0f8cbf8e45 Fix a typo. Joshua Rogers 2024-01-05 05:48:16 +0700
  • 61bf00fd1e Release. 1.0. Joshua Rogers 2024-01-05 04:28:05 +0700
  • 0c3f292789 Fix color on one node. cytoscape Joshua Rogers 2024-01-03 12:12:34 +0700
  • d5153e2fbe Correctly show network. Joshua Rogers 2024-01-03 02:48:46 +0700
  • 040f57e37a Update Cytoscape example Joshua Rogers 2024-01-03 02:41:16 +0700
  • 7267cebfd8 Add cytoscape output. Joshua Rogers 2024-01-03 01:48:43 +0700
  • 2788c4d915
    Initial commit Joshua Rogers 2023-12-03 05:52:39 +0100