rpc-project

Minimalistic server (written in C) and a python3 client to allow calling native functions on a remote host for automation purposes

GPL-3.0 License

Downloads
843
Stars
44

Bot releases are hidden (Show)

rpc-project - v3.23.0

Published by doronz88 11 months ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.22.4...v3.23.0

rpc-project - v3.22.4

Published by doronz88 11 months ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.22.3...v3.22.4

rpc-project - v3.22.3

Published by doronz88 11 months ago

rpc-project - v3.22.2

Published by doronz88 11 months ago

What's Changed

  • ca9cd50a4cf2620673369e33a0458d4e1b7e82a9 test_processes: Fix test_process_object image path check
  • 66ef3c919e0f29a5425dbe930099dd504a78a8fb DarwinClient: fix linting issue
  • 5954ab8516eed5225890a63b94d87f15aadd625e DarwinClient: refactor uses of objc_get_class -> objc_getClass
  • 12d9194f186d82f1c5db1f35f0208aeef02a75c2 tests: make all tests pass on ios16

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.22.1...v3.22.2

rpc-project - v3.22.1

Published by doronz88 11 months ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.22.0...v3.22.1

rpc-project - v3.22.0

Published by doronz88 11 months ago

What's Changed

  • 0d0ce10a1c448f8e543f8a443694a7fe00d7a488 fs: make write_file() truncate the file
  • 32a35a19612c0fa3a3a57a0f8c44cdb88e9ab235 fs: fix open() docstring
  • 18adcdc30e5e188438ab2e35eb2c9c9b7c0c43c0 xonshrc: unregister system builtin commands except for a few

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.21.0...v3.22.0

rpc-project - v3.21.0

Published by doronz88 12 months ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.20.1...v3.21.0

rpc-project - v3.20.1

Published by doronz88 12 months ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.20.0...v3.20.1

rpc-project - v3.20.0

Published by doronz88 about 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.19.0...v3.20.0

rpc-project - v3.19.0

Published by doronz88 about 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.18.0...v3.19.0

rpc-project - v3.18.0

Published by doronz88 about 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.17.1...v3.18.0

rpc-project - v3.17.1

Published by doronz88 over 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.17.0...v3.17.1

rpc-project - v3.17.0

Published by doronz88 over 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.16.2...v3.17.0

rpc-project - v3.16.2

Published by doronz88 over 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.16.1...v3.16.2

rpc-project - v3.16.1

Published by doronz88 over 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.16.0...v3.16.1

rpc-project - v3.16.0

Published by doronz88 over 1 year ago

What's Changed

  • d4d7e0aa3893b709b4eacd40098b48b36747da96 darwin: add power assertions (@doronz88)
  • 476209cec288b194acd0bc7af8e4e6221ffe0957 syslog: Add ability to set harlogger global variable (@netanelc305)
  • d6459be639614b10ce53ccb2117258e096609f40 client: Change "modules" to "images" and return list of DyldImage (@netanelc305)

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.15.6...v3.16.0

rpc-project - v3.15.6

Published by doronz88 over 1 year ago

What's Changed

  • 706a627c0f963cd9967af8d9c3e88bebae38f0c8 server: fix build on newer xcode (@doronz88)
  • 6290ebd7ced42f6bd6bf9c9d26ffe5ec31597f7d client: use pyproject.toml instead of setup.py (@doronz88)
  • e0ddb05ae204ac979f87a730c614bdb47f50f7ff python-publish: use build to build (@doronz88)

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.15.5...v3.15.6

rpc-project - v3.15.5

Published by doronz88 over 1 year ago

What's Changed

  • 7e23c6aad9bcb9e91fb8b184b8aa0f8872a831e8 darwin: add p.power.reboot() (@doronz88)
  • 73c637df2a6e929317a58b0879e282f6e65e1ae4 ios: add amfi options (@doronz88)

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.15.4...v3.15.5

rpc-project - v3.15.4

Published by doronz88 over 1 year ago

What's Changed

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.15.2...v3.15.4

rpc-project - v3.15.2

Published by doronz88 over 1 year ago

What's Changed

  • 31f9ad9bdba57047d2445162d645083676f30275 Makefile: add install & uninstall commands (@netanelc305)
  • f95817676f1687f593909d2363d1adf9daeaa333 Client: disable parso logging from shell() (@netanelc305)
  • cffd96368389a99389f0e4e774bcec4805526395 common: fix syslog output on darwin (@doronz88)
  • 0a8703a91d5acaa4a78376cda67d7839761dc950 build_darwin: add macosx,arm64 (@doronz88)
  • 199ec7316565a793d18c35aa05289f4f917614a2 server-publish: upload rpcserver_macosx_arm64 artifact (@doronz88)

Full Changelog: https://github.com/doronz88/rpc-project/compare/v3.15.1...v3.15.2