INI Config Parser
Parse INI configuration files into a visual table.
[database]
| host | localhost |
| port | 5432 |
| name | mydb |
[server]
| host | 0.0.0.0 |
| port | 8080 |
| debug | true |
Related Tools
About this tool
Parse INI configuration files into a visual table.
Parse INI configuration files into a visual table.
| host | localhost |
| port | 5432 |
| name | mydb |
| host | 0.0.0.0 |
| port | 8080 |
| debug | true |
Parse INI configuration files into a visual table.