Neoss Versions Save

:heavy_check_mark: User-friendly and detailed socket statistics with a Terminal UI.

1.1.10

4 months ago

What's Changed

Full Changelog: https://github.com/PabloLec/neoss/compare/1.1.9...1.1.10

1.1.9

5 months ago

What's Changed

Full Changelog: https://github.com/PabloLec/neoss/compare/1.1.8...1.1.9

1.1.8

6 months ago

What's Changed

Full Changelog: https://github.com/PabloLec/neoss/compare/1.1.7...1.1.8

1.1.7

1 year ago

What's Changed

Full Changelog: https://github.com/PabloLec/neoss/compare/1.1.6...1.1.7

1.1.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PabloLec/neoss/compare/1.1.3...1.1.6

1.1.3

2 years ago

Resolved Issues

#6 - npm: package.json missing

Future plans

  • Better UI, overall feeling is a bit too raw, even for a TUI. Some more text formatting using blessed tags could be implemented easily.
  • More useful descriptions. For example, common port attribution (HTTP, HTTPS, DNS, etc.) could be more descriptive. Manual description could be stored in a separate JSON file which will be queried first and fallback to default strings files if needed.

1.1.2

2 years ago
  • The project have migrated to Typescript.
  • Only the Table module remains in CommonJS, for now.
  • All modules have been documented.
  • A few bug fixes.

Future plans

  • Better UI, overall feeling is a bit too raw, even for a TUI. Some more text formatting using blessed tags could be implemented easily.
  • More useful descriptions. For example, common port attribution (HTTP, HTTPS, DNS, etc.) could be more descriptive. Manual description could be stored in a separate JSON file which will be queried first and fallback to default strings files if needed.

1.0.1

2 years ago
  • Patch UI bugs caused by terminal width.
  • Bump deps

1.0.0

2 years ago

Fully working tool and installation procedure.

0.0.1

2 years ago

Working neoss. Needs final linting and docs before v1 release.