Yes, but again, you have to:
-
Add the library
socks5-http-clientto/n8n/packages/nodes-base/package.json -
Reference the custom image in the docker-compose file.
-
Set the env variable
NODE_FUNCTION_ALLOW_EXTERNAL=socks5-http-client -
Require and use the library within the function node.
