Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMartin committed Aug 12, 2024
1 parent bc8f357 commit b188869
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions examples/configuration-examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,21 @@ This directory **contains example configuration** files for various testing scen

## List of Configuration Examples:

- [test-config-IM-server.yaml](./test-config-IM-server.yaml)
Configuration for testing Instant Messaging (IM) server interactions.
- [test-config-IM-server.yaml](./test-config-IM-server.yaml) - Configuration for testing Instant Messaging (IM) server interactions.

- [test-config-MQTT.yaml](./test-config-MQTT.yaml)
Configuration for testing MQTT (Message Queuing Telemetry Transport) protocols.
- [test-config-MQTT.yaml](./test-config-MQTT.yaml) - Configuration for testing MQTT (Message Queuing Telemetry Transport) protocols.

- [test-config-REST.yaml](./test-config-REST.yaml)
Configuration for testing RESTful API services.
- [test-config-REST.yaml](./test-config-REST.yaml) - Configuration for testing RESTful API services.

- [test-config-SOAP.yaml](./test-config-SOAP.yaml)
Configuration for testing SOAP (Simple Object Access Protocol) web services.
- [test-config-SOAP.yaml](./test-config-SOAP.yaml) - Configuration for testing SOAP (Simple Object Access Protocol) web services.

- [test-config-email.yaml](./test-config-email.yaml)
Configuration for testing email protocols and interactions.
- [test-config-email.yaml](./test-config-email.yaml) - Configuration for testing email protocols and interactions.

- [test-config-telnet-client.yaml](./test-config-telnet-client.yaml)
Configuration for testing Telnet client connections and commands.
- [test-config-telnet-client.yaml](./test-config-telnet-client.yaml) - Configuration for testing Telnet client connections and commands.

- [test-config-telnet-server.yaml](./test-config-telnet-server.yaml)
Configuration for testing Telnet server responses and behaviors.
- [test-config-telnet-server.yaml](./test-config-telnet-server.yaml) - Configuration for testing Telnet server responses and behaviors.

- [test-config-web-crawler.yaml](./test-config-web-crawler.yaml)
Configuration for testing web crawling functionality and behavior.
- [test-config-web-crawler.yaml](./test-config-web-crawler.yaml) - Configuration for testing web crawling functionality and behavior.

## 🧪 Test Configuration Samples

Expand Down

0 comments on commit b188869

Please sign in to comment.