Skip to content

Commit 99f64a3

Browse files
committed
Update README w/ project status, contributing, and authorship info
1 parent 065b1a6 commit 99f64a3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ Where possible, sane defaults for arguments are provided automatically.
3232

3333
Pre-complied binaries for select platforms may be available from the `tcpproxy` homepage at https://neosmart.net/tcpproxy/
3434

35-
## License
35+
## Project Status
3636

37-
`tcpproxy` is open source and licensed under the terms of the MIT public license.
37+
Depending on which language ecosystem you are coming from, this project may appear to be "unmaintained." Do not be fooled by a lack of updates for some length of time - this project is regularly updated **when needed** to fix bugs, improve code quality, use more modern rust coding patterns and conventions, and update dependencies. This project is *not*, however, updated for the sake of updating and is currently, in the humble opinion of its author, fairly feature-complete. The intention was always to provide a minimalistic (but still useful!) tcp proxy that can be quickly fired-up from the command line and put to good use. It is not intended to become comprehensive of any and all peripheral features and attempts to bundle "everything and the kitchen sink" will be respectfully but firmly declined.
38+
39+
## Contributing
40+
41+
Pull requests are welcome, but for any major undertakings, please do open an issue first to make sure we're all on the same page!
42+
43+
## License and Authorship
44+
45+
`tcpproxy` is developed and maintained by Mahmoud Al-Qudsi of NeoSmart Technologies. `tcpproxy` is open source and licensed under the terms of the MIT public license, made available to the general public without warranty in the hopes that it may prove both edifying and useful.

0 commit comments

Comments
 (0)