Resources:
[1] AI Animation https://vivago.ai/video-generation
[2] Remove BG https://www.remove.bg/upload
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
Resources:
[1] AI Animation https://vivago.ai/video-generation
[2] Remove BG https://www.remove.bg/upload
Code
import requests
proxies = {
'http': 'http://72.10.160.172:9739',
}
url = 'https://httpbin.io/ip'
response = requests.get(url, proxies=proxies)
print(response.json())
References:
[1] https://www.zenrows.com/blog/python-requests-proxy#perform-requests
[2] https://free-proxy-list.net/
[3] https://stackoverflow.com/questions/57579359/use-python-sshtunnel-for-port-forwarding-rest-request
#!/bin/bash
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8069
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j REDIRECT --to-port 8070
iptables-save
Permanent in system by:
$sudo vi /etc/rc.local
References:
https://www.odoo.com/forum/help-1/change-to-port-80-instead-of-8069-23031
select name->'es_PE',* from product_template where name->>'es_PE' like '%MEGACI%'
References:
[1] https://popsql.com/learn-sql/postgresql/how-to-query-a-json-column-in-postgresql
References:
[1] https://pendrivelinux.com/vga-boot-modes-to-set-screen-resolution/
$sudo adduser pharmaquipa
$sudo
usermod -aG sudo
pharmaquipa
#add to sudo group
References
[1] https://www.digitalocean.com/community/tutorials/how-to-create-a-new-sudo-enabled-user-on-ubuntu
[2] https://phoenixnap.com/kb/how-to-create-sudo-user-on-ubuntu
[1] Diario/Seq https://apps.odoo.com/apps/modules/17.0/sequence_for_journal