Joe
a8f2aec02e
Merge pull request #39 from zimnyaa/extensions
...
Add extension commands
2023-04-28 11:14:52 -05:00
zimnyaa
383acd6f0d
Add extension commands
...
Adds list_extensions/register_extension/call_extension to work with extensions. Does not implement BOF logic, the user will need to pack arguments for COFFLoader's LoadAndRun export manually.
2023-04-28 18:55:29 +03:00
Joe
39c6ba514b
Update README.md
2023-03-19 20:27:08 -05:00
Joe
6e3b78b00a
Merge pull request #38 from Marshall-Hallenbeck/patch-1
...
fix example in README
2023-03-18 17:33:45 -07:00
Marshall Hallenbeck
524b277c8a
fix example in README
...
changes AsyncSliverClient to SliverClient
2023-03-18 20:28:17 -04:00
Joe
f9b5068fd6
Update README.md
2023-03-14 19:53:49 -05:00
Joe
d67ce79eaf
Merge pull request #36 from tabinfl/fix-start-wg-listener
...
generate tun_ip if none is provided
2023-01-03 11:08:54 -08:00
Tracey Birch
f137a540bf
Merge remote-tracking branch 'origin/fix-start-wg-listener' into fix-start-wg-listener
...
# Conflicts:
# src/sliver/client.py
2023-01-02 14:59:19 -05:00
Tracey Birch
a219173266
generate tun_ip if none is provided
2023-01-02 14:58:56 -05:00
Tracey Birch
7966fb59b1
generate tun_ip if none is provided
2023-01-02 14:56:41 -05:00
Joe
836ad95c3d
Merge pull request #34 from tabinfl/wg-listener-params
...
fix start_wg_listener params
2023-01-02 13:20:57 -06:00
Tracey Birch
83f8df9802
fix start_wg_listener params
2023-01-02 13:07:51 -05:00
Leron Gray
e0c53bb6cb
bump v0.0.19
v0.0.19
2022-12-28 20:25:41 -06:00
Leron Gray
3e7c0af232
Merge pull request #31 from moloch--/fix-deps
...
move default dependencies
2022-12-28 20:15:11 -06:00
Leron Gray
3e1ad54395
move default dependencies
2022-12-28 20:12:34 -06:00
Leron Gray
632731963a
Merge pull request #30 from moloch--/fix-attributes
...
fix #29
2022-12-14 09:33:46 -06:00
Leron Gray
425a4945a3
fix #29
2022-12-14 09:31:06 -06:00
Leron Gray
df441d5052
update action to use hatch
v0.0.18
2022-10-21 15:42:44 -07:00
Leron Gray
afab651b56
add typing extensions for 3.7
2022-10-21 15:21:04 -07:00
Leron Gray
2570ac2987
add missing requirement for sphinx
2022-10-21 15:03:57 -07:00
Joe
c2a90f8e32
Merge pull request #26 from moloch--/protobuf-gen
...
Protobuf gen, type hints, tests, bug fixes
2022-10-21 16:58:25 -05:00
Leron Gray
59a4664edc
update README
2022-10-21 14:55:59 -07:00
Leron Gray
4c6e1ba2ba
update version to 0.0.18
2022-10-21 14:22:37 -07:00
Leron Gray
7c156f5330
update sphinx ext and type hints
2022-10-21 14:17:51 -07:00
Leron Gray
8256e80de9
add tags, ignores and fix process list
2022-10-21 03:31:40 -07:00
Leron Gray
f77deebd15
add client and session tests
2022-10-21 01:33:34 -07:00
Leron Gray
f4e4ea1f2c
formatting
2022-10-19 19:29:02 -07:00
Leron Gray
1a500b88c2
big typing update
2022-10-19 18:48:15 -07:00
Leron Gray
41d8cee396
remove shell script
2022-10-05 21:24:45 -07:00
Leron Gray
667a676703
add type hints to protobuf and client
2022-10-05 21:22:55 -07:00
Leron Gray
95f2bf21e1
Merge pull request #24 from moloch--/format-domains
...
Fix #23 to replace function with lambda
2022-10-05 18:26:24 -07:00
Leron Gray
53eeda51b6
Merge pull request #22 from moloch--/more-docs
...
modified inits for classes
2022-10-05 15:39:04 -07:00
Leron Gray
637b317259
remove not from check
2022-10-05 00:27:10 -07:00
Leron Gray
7dbd97aaf2
Fix #23 to replace function with lambda
2022-10-05 00:24:56 -07:00
Leron Gray
b3ae3300f0
modified inits for classes
2022-10-04 18:45:29 -07:00
Joe
d73e660430
Merge pull request #20 from jamesgol/dns-add-dot
...
Ensure domains always end in dots
2022-09-28 16:45:52 -05:00
James Golovich
11dc43eb00
Ensure domains always end in dots
2022-09-28 14:37:14 -07:00
Leron Gray
61a974da93
Remove descriptor field from pb docs
2022-08-31 23:25:15 -07:00
Leron Gray
22b579d39a
remove latex ext
2022-08-31 19:23:19 -07:00
Leron Gray
fc6fda8682
Merge pull request #19 from moloch--/fix/rtd
...
Fix/rtd
2022-08-31 19:05:53 -07:00
Leron Gray
e10fd840df
add docs env and requirements.txt
2022-08-31 19:04:26 -07:00
Leron Gray
efab1fc86a
Merge branch 'master' into fix/rtd
2022-08-31 18:57:24 -07:00
Leron Gray
481d8749f8
docs fix and overhaul
2022-08-31 18:51:26 -07:00
Joe
ae57e7f49c
Merge pull request #18 from moloch--/fix/rtd
...
fixes #17
2022-08-31 19:09:07 -05:00
Leron Gray
22dc5e0a78
fix rtd classes
2022-08-31 15:24:40 -07:00
Joe
cc6f8f50d5
Merge pull request #16 from autovtools/fix/https
...
fix(https): Fix start_https_listener to call the correct function
2022-08-31 16:06:45 -05:00
dev
edd3227bf0
fix(https): Fix start_https_listener to call the correct function
2022-08-31 16:54:20 -04:00
Leron Gray
09658ef576
Create .readthedocs.yaml
2022-08-29 16:03:30 -07:00
Joe
2e53d1f66c
Merge pull request #15 from moloch--/fix/registry_write
...
fix #11 - registry_write
2022-08-29 16:37:52 -05:00
Leron Gray
13d57276ec
fix #11
2022-08-29 14:15:49 -07:00