Skip to content

Commit f1b91db

Browse files
authored
Improve links in readme to AW project
1 parent aef6421 commit f1b91db

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A network firewall for agentic workflows with domain whitelisting. This tool provides L7 (HTTP/HTTPS) egress control using [Squid proxy](https://www.squid-cache.org/) and Docker containers, restricting network access to a whitelist of approved domains for AI agents and their MCP servers.
44

5+
> [!TIP]
6+
> This project is a part of GitHub Next's explorations of [Agentic Workflows](https://github.com/githubnext/gh-aw). For more background, check out the [project page on the GitHub Next website](https://githubnext.com/projects/agentic-workflows/)! ✨
7+
58
## Features
69

710
- **L7 Domain Whitelisting**: Control HTTP/HTTPS traffic at the application layer
@@ -85,7 +88,3 @@ Contributions welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guideli
8588
## License
8689

8790
[MIT](LICENSE)
88-
89-
## Related Projects
90-
91-
- [GitHub Agentic Workflows](https://github.com/githubnext/gh-aw)

0 commit comments

Comments
 (0)