Commit Graph

164 Commits

Author SHA1 Message Date
moloch-- a06063f424 Update sliver submodule to v1.7.2 2026-02-28 08:54:22 -08:00
moloch-- f811a4db0b Major refactor 2026-02-15 11:43:29 -08:00
moloch-- 9b5f9bdba0 Add configs to gitignore 2026-02-15 09:13:58 -08:00
moloch-- 76c9c5967c Remove old publish workflow 2026-02-15 09:05:56 -08:00
moloch-- 45106bf16a Update sliver submodule to v1.7.1 2026-02-15 09:04:26 -08:00
moloch-- 6d7cda3e26 updated publish action 2022-09-05 11:23:18 -07:00
Joe 63c5117925 Merge pull request #13 from moloch--/dependabot/npm_and_yarn/rxjs-7.5.6
Bump rxjs from 6.5.5 to 7.5.6
2022-09-05 13:20:40 -05:00
Joe 57d5b0f582 Merge pull request #14 from moloch--/dependabot/npm_and_yarn/typescript-4.8.2
Bump typescript from 4.5.5 to 4.8.2
2022-09-05 13:20:32 -05:00
Joe 5e55de793a Merge pull request #15 from moloch--/dependabot/npm_and_yarn/ws-8.8.1
Bump ws from 7.5.2 to 8.8.1
2022-09-05 13:20:24 -05:00
Joe a48de06a46 Merge pull request #16 from moloch--/dependabot/npm_and_yarn/types/long-5.0.0
Bump @types/long from 4.0.1 to 5.0.0
2022-09-05 13:20:15 -05:00
Joe c2655741cb Merge pull request #17 from moloch--/dependabot/npm_and_yarn/marked-4.1.0
Bump marked from 4.0.12 to 4.1.0
2022-09-05 13:20:07 -05:00
moloch-- 9083b446bb run build check on pr 2022-09-05 11:19:12 -07:00
moloch-- 5e7364773b run build check on pr 2022-09-05 11:19:09 -07:00
dependabot[bot] 9dfaa72212 Bump marked from 4.0.12 to 4.1.0
Bumps [marked](https://github.com/markedjs/marked) from 4.0.12 to 4.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.12...v4.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:43 +00:00
Joe dcbe9e57c5 Merge pull request #12 from moloch--/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 1 to 3
2022-09-05 13:15:41 -05:00
Joe bcbf924dec Merge branch 'master' into dependabot/github_actions/actions/setup-node-3 2022-09-05 13:15:36 -05:00
dependabot[bot] 166e53502a Bump @types/long from 4.0.1 to 5.0.0
Bumps [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/long)

---
updated-dependencies:
- dependency-name: "@types/long"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:26 +00:00
dependabot[bot] ce77a8fd8a Bump ws from 7.5.2 to 8.8.1
Bumps [ws](https://github.com/websockets/ws) from 7.5.2 to 8.8.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.2...8.8.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:19 +00:00
dependabot[bot] ae616bcbb4 Bump typescript from 4.5.5 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:06 +00:00
Joe 75eeb6b412 Merge pull request #11 from moloch--/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 1 to 3
2022-09-05 13:15:05 -05:00
dependabot[bot] 1e8b4ca590 Bump rxjs from 6.5.5 to 7.5.6
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.5 to 7.5.6.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.5.5...7.5.6)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:14:57 +00:00
dependabot[bot] ca16c278ae Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:14:44 +00:00
dependabot[bot] 4ff3c584e8 Bump actions/checkout from 1 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:14:42 +00:00
moloch-- 3839b7971f enable dependabot workflow 2022-09-05 11:14:13 -07:00
moloch-- ae0432e4f6 updated sliver pb to v1.5.25 2022-09-05 11:07:26 -07:00
moloch-- 79185d2e32 wip updating examples 2022-09-05 11:06:40 -07:00
moloch-- ae447c3ba4 do not forward empty tunnel buffers 2022-07-18 20:49:40 -07:00
moloch-- beed8e049f v1.2.4 2022-07-15 10:55:33 -07:00
moloch-- 0517e07146 Update /docs 2022-07-15 10:53:58 -07:00
moloch-- c9a3aca98f code cleanup 2022-07-12 08:05:52 -07:00
moloch-- e2c5671f1f updated sliver submodule 2022-07-12 08:05:52 -07:00
Joe 2ea7e2009a Merge pull request #10 from moloch--/dependabot/npm_and_yarn/protobufjs-6.11.3
Bump protobufjs from 6.11.2 to 6.11.3
2022-06-03 12:44:32 -05:00
dependabot[bot] 5f3a97a644 Bump protobufjs from 6.11.2 to 6.11.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 17:25:27 +00:00
Joe 7377f7bc26 Merge pull request #9 from moloch--/dependabot/npm_and_yarn/examples/shell/protobufjs-6.11.3
Bump protobufjs from 6.10.2 to 6.11.3 in /examples/shell
2022-06-03 12:24:46 -05:00
dependabot[bot] 3e302300a8 Bump protobufjs from 6.10.2 to 6.11.3 in /examples/shell
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.10.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 22:23:53 +00:00
Joe d40410e84e Merge pull request #8 from moloch--/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-26 10:37:03 -05:00
dependabot[bot] e7b9a435bb Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 15:36:19 +00:00
moloch-- ac15a5aba1 Outline beacon interactions 2022-02-17 15:02:01 -06:00
moloch-- 40d808e740 Sorting out module nonsense, nodejs is utter trash 2022-02-13 18:37:33 -06:00
moloch-- daa727dcb8 v1.2.2 2022-02-13 18:19:00 -06:00
moloch-- a899bbccde v1.2.1 2022-02-13 18:07:37 -06:00
moloch-- 95f272a5c7 Ported the rest of the existing client methods 2022-02-13 18:07:06 -06:00
moloch-- e9ea19b87b v1.2.0 2022-02-13 17:30:26 -06:00
moloch-- 4cefaa0426 Ported shell 2022-02-13 17:26:38 -06:00
moloch-- 4e32c19e39 Ported more commands to base class 2022-02-13 17:23:34 -06:00
moloch-- 87bffc3ed2 Refactored into base cmds class 2022-02-13 17:03:58 -06:00
moloch-- fd08492ecc Attempting to update to pure ts 2022-02-13 16:45:02 -06:00
moloch-- 40743197dc insert code to fix _pb.js broken namespaces 2022-02-13 14:43:22 -06:00
moloch-- a9c6d9b10f tsc targets es5 2022-02-13 13:16:58 -06:00
moloch-- eaa6104d8d Added npm publish action 2022-02-13 13:03:47 -06:00