Search: "port"
Alibaba Cloud Security Team Discovers Apache Spark Rest API Remote Code Execution (RCE) Exploit blog
. The attacker sends the following request to the Spark server's REST API through port 6066. The attack payload instructs the ...
Install RStudio Shiny Server on Centos 7 blog
the firewall rules for your Shiny server to access it. Shiny server listen to port number 3838 by default. `firewall-cmd ...
How to Install and Configure SQL Server AlwaysOn on an ECS Instance blog
port is consistent with the listener port. ## Conclusion This concludes the steps involved in the deployment of a stand ...
Deploying Nchan Nginx Powered PubSub Server on ECS blog
. Make sure the Nginx port is one of them. Typically Nginx uses port 80 for unsecured http traffic or 433 for the SSL secured ...
Introduction to Federation in Stellar Blockchain blog
relative to your database configuration, the port to use and the available queries that define how the federation and reverse ...
Bootstrapping Function Compute for Web Using NodeJS SDK: Part 2 blog
to do so, you can find the REST API related port values under 'app/routes.js' and webapp related settings at ' ...
Building Very Fast App Backends with Falcon Web Framework on PyPy blog
connect from .api import BookResource connect('bookdb', host='127.0.0.1', port=27017) app = application = falcon.API ...
Application Traffic Replication through a Kubernetes Ingress Controller blog
: nginx-service spec: ports: - port: 80 protocol: TCP targetPort: 80 selector: app: nginx type: NodePort ...
Accessing gRPC Services through Container Service for Kubernetes Ingress Controller blog
metadata: name: grpc-service spec: ports: - port: 50051 protocol: TCP targetPort: 50051 selector: run: grpc ...
Advanced OpenSSH Features to Harden Access to Your Alibaba Cloud ECS blog
access also and prompting the message ``` no-port-forwarding,no-agent-forwarding,no-X11-forwarding,command="echo 'Please ...