DWService Agent For Linux, Mac And Windows - GitHub

Skip to content Dismiss alert {{ message }} / agent Public
  • Notifications You must be signed in to change notification settings
  • Fork 102
  • Star 544
  • Code
  • Pull requests 1
  • Actions
  • Projects
  • Wiki
  • Security
  • Insights
Additional navigation options  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

154 Commits
app_desktopapp_desktop  
app_filesystemapp_filesystem  
app_logwatchapp_logwatch  
app_resourceapp_resource  
app_shellapp_shell  
app_texteditorapp_texteditor  
corecore  
lib_corelib_core  
lib_gcclib_gcc  
lib_gdilib_gdi  
lib_opuslib_opus  
lib_osutillib_osutil  
lib_rtaudiolib_rtaudio  
lib_screencapturelib_screencapture  
lib_soundcapturelib_soundcapture  
lib_stdcpplib_stdcpp  
lib_turbojpeglib_turbojpeg  
lib_zlib_z  
makemake  
os_linuxos_linux  
os_macos_mac  
os_mac_installeros_mac_installer  
os_win_installeros_win_installer  
os_win_launcheros_win_launcher  
os_win_serviceos_win_service  
os_win_updateros_win_updater  
uiui  
.gitignore.gitignore  
README.mdREADME.md  
View all files

Repository files navigation

  • README
DWService - Agent

This is DWService agent for operative systems Linux, Mac and Windows. The code is written in python2 and several libraries are written c++.

Start the agent

If you prefer you can start the agent from the sources but you keep in mind in this mode the agent does not update automatically, so you need to update sources manually every time. Before to start the agent you need to:

  • Install python3
  • Install g++/make (if Windows download Mingw-w64 version 64bit or 32bit)
  • Download agent source code (zip or git clone)
  • Execute these commands from agent/make:
python3 compile_all.py (compile all c++ libraries) python3 create_config.py (create config.json in agent/core path)

now you are ready to start the agent by execute this command from agent/core:

python3 agent.py

Setup the agent for development

Thanks Eclipse + Pydev and CDT you can develop the agent with only one IDE from your prefer operative system. You also need of python3 and g++/make (if Windows download Mingw-w64 version 64bit or 32bit) installed on your system. After configuring the IDE and importing the source code, you need to execute same scripts of "Start the agent" section.

You can read the guide on the wiki to learn how to setup the agent for development.

License Agreement

This software is free and open source. It consists of one core component released under the MPLv2 license, and several libraries and components defined "app" that could be governed by different licenses. you can read the "LICENSE" file in each folder.

About

DWService agent for Linux, Mac and Windows

www.dwservice.net/download.html

Topics

remote-control cpp python27 remote-access remote-admin-tool

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

544 stars

Watchers

37 watching

Forks

102 forks Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Uh oh!

There was an error while loading. Please reload this page.

Contributors 4

  • @webdel-dd webdel-dd
  • @grewelltech grewelltech Grewell Technologies
  • @dwservice dwservice DWService
  • @ShaRose ShaRose

Languages

  • Python 54.4%
  • C++ 22.2%
  • C 19.0%
  • Objective-C++ 2.6%
  • Shell 1.4%
  • Objective-C 0.4%
You can’t perform that action at this time.

Tag » Codice Installazione Dwagent