Skip to content

Commit 69385c5

Browse files
Uncentered first column.
1 parent 3bbf426 commit 69385c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*Note: If looking for an online Python compiler with multi-class support, consider [Codiva](https://www.codiva.io/).*
66

77
| Script | Purpose |
8-
| :----------: | ---------- |
8+
| ---------- | ---------- |
99
| [**ciscorouterssh.py**](https://github.com/chaseofthejungle/python-networking-scripts/blob/main/scripts/ciscorouterssh.py) | Connects to a Cisco router and displays its configured devices.
1010
| [**ipvalidity.py**](https://github.com/chaseofthejungle/python-networking-scripts/blob/main/scripts/ipvalidity.py) | Evaluates if user input is a valid IP Address.
1111
| [**passwordvault.py**](https://github.com/chaseofthejungle/python-networking-scripts/blob/main/scripts/passwordvault.py) | Generates, stores, and retrieves a securely hashed password.

0 commit comments

Comments
 (0)