# Change port 9944

**URL:** https://forum.autonomys.xyz/t/change-port-9944/105
**Category:** Support
**Created:** [May 4, 2022, 7:00pm UTC](https://forum.autonomys.xyz/t/change-port-9944/105 "2022-05-04T19:00:41Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ImmaZoni](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.autonomys.xyz/immazoni/32/7_2.png) [@ImmaZoni](https://forum.autonomys.xyz/u/ImmaZoni)
#### Post date: [May 5, 2022, 12:27am UTC](https://forum.autonomys.xyz/t/change-port-9944/105/2 "2022-05-05T00:27:14Z")

</div>

In general all that needs to be done is adding some parameters to the farmer and the node.

**subspace-node**  
Add `--rpc-port PORT_NUMBER` to the end of parameters.

**subspace-farmer**  
Add `--node-rpc-url ws://localhost:PORT_NUMBER` to the end of parameters.

`PORT_NUMBER` needs to be replaced with the port you want to use, for instance `9945`.

Though it looks like you are using a community made script so I wouldn’t be able to speak too much to how to change that exactly but I can suggest checking out the docker instructions as its a little more open to modification.

Docs:

> <https://github.com/subspace/subspace/blob/63379a3541c358ddafcb85eedb0c7579360fcd34/docs/farming.md#-docker-instructions>

---

_[View the full topic](https://forum.autonomys.xyz/t/change-port-9944/105)._
