You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -85,7 +77,26 @@ DB credentials in project `.env` file.
85
77
86
78

87
79
88
-
# Social
80
+
81
+
# 🛠️ Configuration
82
+
83
+
You can change the output formats and other settings through the [config.yaml](config%2Fconfig.yaml) file.
84
+
85
+
86
+
# 💬 Change Log
87
+
88
+
-**25/06/2023** - XNP v1.0.0
89
+
- New tool name "Funter".
90
+
- New "config.yaml" file configuration.
91
+
- Refactored code.
92
+
- Added a module for automatic version checking and updating. XtremeNmapParser will now check if it's running the latest version at startup and update itself if a new version is available.
93
+
94
+
95
+
# 📜 License
96
+
97
+
This project is licensed under the MIT License. See [LICENSE](LICENSE) for more information.
0 commit comments