Proxy hide url encryption jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 proxy hide url encryption jobs found, pricing in INR

    ...the editing of content to ensure it is polished and professional. - Videography & Video Production: look at local tik tok, reels & sites, find relevent content to our audiences, change it slightly, to be effective to entertain with short snack videos that can be played in social media, that must be, appealing, entertaining to our public audience, that people comment, like and share or click on a url in comments to jump to the web site. Create 2 lists, like 5 best pie shops, 7 shows this werkend, wellingtons steepest streets, & social media posts tiles per week, that engage consumers to like, comment and share and ultimately jump to the web site to see the lists. Experience and Skills: - Drive to get clicks, generate traffic flow, write naturally, earn extra cash fro...

    ₹1000 / hr (Avg Bid)
    ₹1000 / hr Avg Bid
    35 bids

    I'm need...The primary goal is to utilize this for sending bulk emails. Please pay attention to the following specifics: - My current email provider is Alibaba Cloud. - The server I'm using is either a dedicated server or a Virtual Private Server (VPS) on Alibaba Cloud. Unfortunately, I'm not sure about which it is. - The main task is to ensure that NodeMailer is set up to work seamlessly through a mobile proxy. This is crucial, as the emails I'm looking to send are in bulk. The ideal candidate for this job should have a solid understanding of NodeMailer and experience with setting it up in conjunction with Alibaba Cloud. An understanding of proxies and their integration with NodeMailer would be highly beneficial. Please bid if you are confident in your abili...

    ₹3916 (Avg Bid)
    ₹3916 Avg Bid
    7 bids

    I require an experienced developer to write and implement a single page webhook URL into my current server. This webhook will specifically track and update the delivery status of messages sent through the JIO Interakt WhatsApp service, indicating if messages have been sent, delivered or failed. Skills and Experience: - Proficiency in ASP.NET C# - Deep knowledge of working with Webhook - Experience with JIO Interakt WhatsApp messaging service Project Requirements: - Implement single page webhook URL in ASP.NET C# into the current server - Webhook should track 'Sent', 'Delivered', and 'Failed' statuses of messages - It should retry sending the message if delivery fails - Use existing JIO Interakt WhatsApp messaging service API Please provide p...

    ₹1166 (Avg Bid)
    ₹1166 Avg Bid
    1 bids

    Hi I need VPN application to connect to v2ray configs For example, I have several servers with Vless, Vmess and Trojan configs from several different countries server, also I need to update servers through admin, sort servers, delete, add and hide Ability to use free and premium modes, connect to PayPal and Stripe payment gateways, etc. But I need Run this project step by step for example for first task just free plan and then add premium plans and gateways and etc. for example then I need create ios app and more I'm looking for a skilled developer to create a custom VPN application for my needs and upgrade it in future

    ₹500 / hr (Avg Bid)
    ₹500 / hr Avg Bid
    14 bids

    I'm in need of an experien...The server is running on Linux, hence a proficient understanding of this operating system is crucial. - The creation of this VPN server is from scratch, so a deep understanding of VPN server setup is required. - The VPN server's primary objective is securing data transfer, so a focus on encryption and robust security measures is essential. Ideal Candidate: - Extensive experience with Linux system administration. - Proven track record in setting up VPN servers. - Familiarity with data security and encryption protocols. - Strong understanding of networking principles. - Good communication skills to ensure a smooth setup process. This project requires someone who is meticulous, well-versed in Linux systems, and has a knack for implementin...

    ₹12415 (Avg Bid)
    ₹12415 Avg Bid
    17 bids

    Find a solution that does a screenshot from real chrome device to a url and if the URL is not loaded successfully for some reason it will send an alert via SMS. * The device has to be real one and not emulator. VM can be used here. * There will be multiple urls. * The job will be launched every few second. Please provide me a detailed solution how you will plan to do it.

    ₹12665 (Avg Bid)
    Urgent
    ₹12665 Avg Bid
    32 bids

    I am looking for someone who can create a frontend website (no need admin) looking like reference website (see URL below). Your creation must be unique, but we need a fancy looking GUI and animations. You can pick your own animations and elements. Reference site: Less then 1000 Euro? DM and we can make a deal. More then 100 Euro? Please do not bid.

    ₹43826 (Avg Bid)
    ₹43826 Avg Bid
    93 bids

    ...link to how you can do it. Here is an example how these people have integrated and using google lighthouse to generate reports. We need exactly the same. 2, need an admin panel where admin can add or import the list of the website url,and website owner name , number and email address. So report can generated by the system and keep sending the email pdf report to the owner of the website like its work in front side for this site 3, We need to save PDF reports in the same column of every website so we can resend the report to the website owner. 4, Also we need custom email sent to the owner - just

    ₹7665 (Avg Bid)
    ₹7665 Avg Bid
    11 bids

    1 Need to build a website monitoring program to monitor changes in sub-pages of the landing page Detailed requirements: The website needs to have SQL function because batch site monitoring needs to be uploaded. 2 Identify the link to the final sub-page login keyword such as Proxy function and mobile phone UA because mobile phone batch UA is required Multi-thread monitoring 3 Filter duplicates and monitor changes in subpages of the website Set a custom time to refresh the web page

    ₹13248 (Avg Bid)
    ₹13248 Avg Bid
    93 bids

    Skills required Front-end: React or Angular for building a dynamic web application. Back-end: Node.js with Express for server management and API integration. Database: MongoDB or PostgreSQL for storing session data securely. Authentication: OAuth for handling secure authentication with streaming services. Technical Requirements and Development 1. Secure Auth...manage devices that can stream content, ensuring only authorized users can access the services during their stay. 3. Session Management: Ensure that user sessions are automatically ended upon checkout, or provide a simple way for users to log out when they are done watching. 4. Privacy and Security: Since the app will handle sensitive login information, ensure that the data is protected through encryption and secure network ...

    ₹60240 (Avg Bid)
    ₹60240 Avg Bid
    49 bids

    I want to Rank Keywords at the 1st Position of the Google Search and payment will be done after ranking the keywords at 1st position of the google search only otherwise no payment will be made. Weekly and monthly backlinks creation and work done report is mandatory. Keyword : Target URL 1) bharatiya nyaya sanhita 2023 pdf: 2) bharatiya nyaya sanhita pdf: 3) section 69 bns: 4) bns section 69: 5) bns 352:

    ₹4583 (Avg Bid)
    ₹4583 Avg Bid
    12 bids

    I need create calculator like on page : and implement to my page : It must be only for product in category a-typ. Formula: Width formula: Base price (always for the dimensi... location = String() + '?productId=' + productId + '&do=calculateCustomPrice'; for (let input of customPriceInput) { if ( === '') { return; } location = location + '&' + + '=' + ; } if (typeof jQuery !== 'undefined') { $.({ url: location, }); } else { ('POST', location); } } </script>

    ₹2583 (Avg Bid)
    ₹2583 Avg Bid
    5 bids

    1 Need to build a website monitoring program to monitor changes in sub-pages of the landing page Detailed requirements: The website needs to have SQL function because batch site monitoring needs to be uploaded...Need to build a website monitoring program to monitor changes in sub-pages of the landing page Detailed requirements: The website needs to have SQL function because batch site monitoring needs to be uploaded. 2 Identify the link to the final sub-page login keyword such as Proxy function and mobile phone UA because mobile phone batch UA is required Multi-thread monitoring 3 Filter duplicates and monitor changes in subpages of the website Set a custom time to refresh the web page 4 Send the new URL of the subpage change to the created group through the telegram ma...

    ₹12248 (Avg Bid)
    ₹12248 Avg Bid
    86 bids

    I'm looking for a skilled develop...windows. Ideal Skills and Experience: - Proficiency in C: Extensive experience with C language is a must. - DTLS Knowledge: Prior experience implementing DTLS is highly preferred. - Security Background: Strong understanding of encryption protocols and data integrity is necessary. - Time Management: Ability to work under strict deadlines and deliver high-quality results promptly. Required Skills: Proficiency in C programming language Experience with UDP socket programming Knowledge of DTLS (Datagram Transport Layer Security) protocol Ability to implement encryption and decryption mechanisms Familiarity with video streaming or live feed protocols and techniques" Please include examples of similar projects you have successfully ...

    ₹37827 (Avg Bid)
    ₹37827 Avg Bid
    10 bids

    I have an edited Excel spreadsheet that needs some final touches. I have a macro that needs to be created to hide and unhide rows in the sheet. Key tasks include: - Creating a macro that enables the user to hide and unhide specific rows using a button Ideal Skills: - Expertise in Excel macro creation - Proficient in data manipulation and Excel functions - Experience in creating user-friendly interfaces - Attention to detail to ensure the macro functions correctly and efficiently This project is straightforward and should be quick for an experienced Excel user.

    ₹1416 (Avg Bid)
    ₹1416 Avg Bid
    21 bids

    I have an html form php file on my server. I would like a passcode (no username) added to the form that captures the user connected to the passcode when the form is submitted. I would like the data sent to Google Sheets when a ...Sheets when a user submits the form. The Google sheet is complex. I would like the form data sent to 1 of 13 sheets. It should search for the sheet name, date, and user (from the html form) to find the correct sheet and row to insert the data from 5 fields. Can you help with this? We have an form in the laravel, these are three main tasks : 1) Secure the form with 6 code passcode. 2) Update the URL of the form. 3) Save the form data in google sheet. There are various tabs in the sheet, so we need to save the data in google sheet tabs as per the dropdown ...

    ₹1083 (Avg Bid)
    ₹1083 Avg Bid
    12 bids

    I have a web scraper script that needs fixing. It's designed to scrape various URLs from the Apollo website. Key Requirements: - Scraper debugging: The script is currently not working properly, and needs to be fixed. - URL scraping: The script should be able to successfully pull the data from the selected URLs on Apollo website. Experience with: - Web Scraping: Previous experience in web scraping is essential, as the data needs to be pulled accurately from this specific website. - Script Debugging: Ability to identify and fix issues within an existing script. - Proficiency in Python or relevant language for web scraping. - Knowledge of Apollo website structure. Please make sure your bid includes information on how you plan to approach fixing this script. Open to suggest...

    ₹2083 (Avg Bid)
    ₹2083 Avg Bid
    16 bids

    Sure, here's the key features and description for your game "Old Masti": **Title:** Old Masti **Description:** Relive the nostalgia of the good old days with "Old Masti" - the ultimate hide & seek adventure! Choose your role as either a seeker or a hider, and let the fun begin. Construct your hiding spots from cars or office desks, and seek refuge in unexpected places like the water, hay piles, cornfields, or even the boss' office. But remember, the real thrill lies in pushing others into the seeker's vision field. Just don't forget to be kind in your mischief! **Key Features:** - Dive into beautiful and unique 3D visuals that transport you back in time. - Take on the role of either a seeker or a hider, each with its own exciting challe...

    ₹750 (Avg Bid)
    ₹750 Avg Bid
    3 bids

    I'm looking for a skilled professional who can help me secure my Linux server and SMTP setup. Key Requirements: - Deep experience with Linux server security measures and best practices. - Proficient in securing SMTP servers and ensuring authentication is managed effectively. - Capability to implement SSL/TLS encryption for enhanced security. Your application should focus on detailing your experience in this field. Please provide relevant examples of previous projects where you've successfully secured similar systems.

    ₹1333 / hr (Avg Bid)
    ₹1333 / hr Avg Bid
    22 bids

    I'm looking for a seasoned Python developer who can assist in two main areas: - Creation of PowerPoint presentation using a CSV data file - Automate the process via a public URL to upload the CSM file Creation of Powerpoint Presentation The CSV file will feature data-points in columns. A powerpoint presentation template will be provided for reference. The graphs and tables should be present as per the data-points present in CSV file. Automating the Process This is the secondary part of the job. Once we have are successfully able to convert a CSV data in PPT format, we should create a public secured link to upload the file. It should be auto-converted and file should be ready for download. The ideal candidate should be a proficient Python Developer with a solid understandi...

    ₹1000 / hr (Avg Bid)
    ₹1000 / hr Avg Bid
    20 bids

    ...Madagascar - Find the best angle and footage of a vanilla plantation in Madagascar. - Reference video: - 4. GIF Overlay (Optional) test to add a sequence 4 with below: - Test adding a GIF sequence using the following details: - GIF: istockphoto-977985066-640_adpp_is - Background: url("") - Background Size: Cover - Width: Fixed (1,440px) - Height: Hug (598px) - Padding: 70px 60px 40px 60px - Gap: 40px - Opacity: 0px Colors: - Background: #290E0EB2 Requirements: - The GIF should be exactly 15 seconds in length. - Use smooth transitions between sequences to create a cohesive and visually appealing GIF. - Ensure

    ₹1500 / hr (Avg Bid)
    ₹1500 / hr Avg Bid
    53 bids
    Trophy icon thumbnail creation TND27 1 day left

    ...podcast's theme, and entices viewers to click and listen. The name of the podcast is "The Next Deal Podcast" You CAN use the podcast name in the design but it is not REQUIRED Here is a URL to the host Justin Dossey, Vince Hall facebook for a picture of them: , You can use a picture from social media or from the video podcast itself Here is a URL to the guest, Trevor Oldham facebook for a picture of them: You can use a picture from social media or from the video podcast itself Here is a URL to the google drive with some of the raw video/audio files for context or ideas OR to get portraits of the hosts or guests:

    ₹833 (Avg Bid)
    Guaranteed
    ₹833
    64 entries
    Simple mobile app 5 days left
    VERIFIED

    ...that will work on both iOS and android. That would mean utilizing one of those frameworks such as React Native or Cordova (or something else similar). The app will basically just allow the user to search for an order (done through a Rest API) and then select photos on the device and upload those to the selected order (also though a Rest API). Detailed Requirements: Setup screen where system URL and API key can be entered and then saved so subsequent uses of app doesn't require it to be reentered Ability to search and find order using order number, customer name, or company name Ability to select multiple photos and upload at once (although API call needs to be made for each file) Ability to take picture with camera right in app as well as select from gallery Full code o...

    ₹19080 (Avg Bid)
    ₹19080 Avg Bid
    55 bids

    ...solution) 1. Code a module able to handle multiple shops to use the main shops payment processor/ Merchant account. Multishop option. When an multishop is added the module can add the new shop. 2. All communications and transactions with payment processors must appear as if they are conducted by Shop A, regardless of whether Shop A or Shop B/C/D is placing the order. 3. Shop B/C/D cannot use an URL (landing page) of Shop A. Find a solution. 4. The Backoffice function on order page showing from what multi shop the order was placed must work. TASK 3 Code a module compatible with multi shop and newest Prestashop 8+.(Product name) 1. Code a module able to handle a secondary product name hook. 2. The secondary product name hook needs to be able to overwrite standard product ...

    ₹101479 (Avg Bid)
    ₹101479 Avg Bid
    73 bids

    I'm running a website with an Apache2 ser...frontend. The problem is, the frontend is loading with HTTPS while the backend is using HTTP, despite having a proper SSL configuration in the etc/sites-available confi file. I'm currently using a reverse proxy server to redirect HTTPS traffic to my backend server and I'm using a secure connection (HTTPS) to communicate between the reverse proxy server and the backend server. Key tasks include: - Troubleshoot configuration issues to identify the cause of the HTTP/HTTPS discrepancy - Ensure that the SSL configuration on the Apache2 server is indeed correct - Verify that the reverse proxy server is properly configured to redirect HTTPS traffic to the backend server No access can be shared - work will be done vi...

    ₹3166 (Avg Bid)
    ₹3166 Avg Bid
    25 bids

    ...Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the following features: - User registration and login: A secure and user-friendly way for users to create accounts and log in. - Payment processing: A seamless payment processing system. - Data encryption: Robust data encryption measures to ensure user data is safe and secure. - **Design and UI/UX Requirements** I'm looking for a modern and clean design that is responsive and mobile-friendly. The interface should be intuitive and user-friendly, making it easy for users to navigate and interact with the application. - **Integration and Third-Party Services** I'd like to inco...

    ₹917 / hr (Avg Bid)
    ₹917 / hr Avg Bid
    41 bids

    I am in need of a React Native developer to create a digital HR face recognition app for attendance marking. Key Requirements: - The app should be compatible with Android devices. It will not be deployed to iOS. - The facial recognition data should be secured with standard encryption. - No integration with existing HR software is needed. The ideal candidate should have experience with: - React Native and building mobile apps. - Implementing facial recognition technology. - Ensuring data security through encryption. I am open to suggestions and ideas on how to enhance the app's performance and usability. Looking forward to your proposals.

    ₹14248 (Avg Bid)
    ₹14248 Avg Bid
    28 bids

    My Company is SEO Right Now and I need that listed on the flyer (maybe in top left corner or similar) NOT TOO LARGE but just somewhere on the flyer nicely please, along with the URL and say: For SEO Services and Google Page 1 Results, visit - PLUS it needs my phone number: (206) 395-6759. I like layers on layers, icons and bright beautiful color, not pastels. I'm in need of a professional flyer that will promote my SEO service specifically targeted towards small and medium businesses. Key Points: - I'm looking for a creative, bright and colorful design which can competently attract potential clients. - The flyer should be able to clearly communicate my SEO services and differentiate my offerings from competitors. - Backlinks, Content Writing, Social Media Management...

    ₹8332 (Avg Bid)
    Guaranteed
    ₹8332
    152 entries

    I'm facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting ...Additionally, I'm getting 'No matching CHILD_SA config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issues - Familiar with debugging and resolving tunnel failures I'm using a Pre-shared key for authentication. Prior experience with StrongSwan tunnel configuration would be a plus. The tunnel is up and ping ok but a moment ...

    ₹11081 (Avg Bid)
    ₹11081 Avg Bid
    15 bids

    Objective of the project The goal of the project is to develop an automated system that generates high-quality content related to beauty, cosmetics, skin and hair products, and makeup. This system must: Collect content from various sources (URL, RSS, XML) configurable by a Super User. Filter and process such content using artificial intelligence (AI) to improve it. Automatically publish enhanced content to a WordPress blog and various social networks. Provide an intuitive administration panel for managing system sources and configurations. Technologies and Tools Used Backend: Django Frontend: React Database: MySQL or PostgreSQL Monitoring: Prometheus and Grafana Containers and Orchestration: Docker and Kubernetes This project is already validated by AI tools to correct errors in ...

    ₹2716 - ₹22630
    Sealed
    ₹2716 - ₹22630
    8 bids

    ...established conventions. - **Data Types**: Verify that the data types are correctly assigned and appropriate for each field. - **Indexing**: Check if indexes are set up and utilized effectively. Security Measures and CIS Benchmark Review: - **Authentication and Access Control**: Validate that the authentication mechanisms and access controls are properly implemented. - **Encryption and Data Protection**: Review the existing encryption measures and data protection strategies. - **Auditing and Logging**: Ensure that all actions are being adequately logged and audited. Specific Goals for the Review: - **Enhance Security**: Suggest enhancements to the current security measures. - **Optimize Data Storage**: Identify areas where data storage can be optimized without compromisi...

    ₹1083 / hr (Avg Bid)
    ₹1083 / hr Avg Bid
    12 bids

    I would need a script written in nodejs where a USB NFC reader (specifically the ACR122U or the ACR125U) wait for a NTAG424 DNA tag. Once an NFC tag is tapped write a URL data into the tag as well as encryption keys. Make sure the URL contains query parameters which are mirrored uid, counter, and cmac that are all encrypted. Part of this is to write a nodejs script to validate the above parameters from the URL and decrypt the uid/counter (or some Rust that can do the same)

    ₹15664 (Avg Bid)
    ₹15664 Avg Bid
    20 bids

    I need a skilled C# Winform .NET developer to protect my application using obfuscation techniques. The goal is to prevent reverse engineering and ensure the highest level of security. Key Requirements: - Implement Basic name mangling, Control flow obfuscation, and String encryption for the application. Ideal Skills and Experience: - Strong proficiency in C# and .NET framework - Prior experience with implementing obfuscation techniques - Knowledge of application security best practices This project is a great opportunity for a developer with a keen interest in application protection.

    ₹12665 (Avg Bid)
    ₹12665 Avg Bid
    28 bids

    I am seeking an exceptional AI developer to cr... the AI system should be capable of calculations and analysis for private search purposes. - Incorporating specific AI functionalities: The private AI system should have a thorough understanding of natural language processing, image recognition, and predictive analytics. - Developing private search capability: I want the AI system to perform encrypted and anonymous search. End-to-end encryption should be ensured while performing any search and there should not be any user identifiers during searches. - Firewall configuration: The firewall configuration should only block incoming connections to maximize security. Special consideration will be given to applicants who have previous experience in AI security and firewall de...

    ₹64989 (Avg Bid)
    ₹64989 Avg Bid
    30 bids

    I hope this message finds you well....keywords and keyphrases that our target audience is searching for. On-Page Optimization: Optimize each page of the website by incorporating the identified keywords and keyphrases. Ensure that titles, meta descriptions, headings (H1, H2, etc.), and alt texts are properly optimized. Improve the content quality by adding relevant keywords naturally and ensuring readability and engagement. Optimize URL structures for better SEO performance. Technical SEO: Ensure the website has a clean, efficient, and crawlable code. Internal Linking: Improve internal linking structures to enhance navigation and user experience. Ensure that link equity is properly distributed across the site. Thank you, and we look forward to working with you. Best regards, [...

    ₹8999 (Avg Bid)
    ₹8999 Avg Bid
    32 bids

    As an IT company, we are taking a proactive approach at securing our clients' digital assets by bolstering our cyberscurity team. Owing to this, we are...Utilize cold calling techniques to connect with potential clients - Implement email marketing strategies to reach a wider audience - Leverage social media platforms to attract new leads Ideal candidates will be skilled in: - Cold calling - Email marketing - Social media marketing strategies Understanding cybersecurity products and services like network security, endpoint security and data encryption would be beneficial. Your main goal will be to increase our sales leads in the field of cybersecurity. We believe your contribution will be valuable in helping us provide cybersecurity solutions for businesses and safeguard th...

    ₹66989 (Avg Bid)
    ₹66989 Avg Bid
    5 bids

    I need someone to gather email addresses from a list of website URLs that I will provide. The goal is to collect email addresses from different sites, which I can then incorporate into my email marketing campaign. Key Requirements: Manually find email address of user from website, by searching in google etc Ideal Skills and Experience: - Proficient web researcher: You should be skilled in navigating websites and efficiently extracting specific pieces of information without getting bogged down. Please make sure to address your experience and expertise in these areas in your proposal. Thank you.

    ₹1000 (Avg Bid)
    ₹1000 Avg Bid
    72 bids

    ...can build a robust reverse proxy with a focus on traffic management, particularly incorporating WebSocket support. Key Project Requirements: - Traffic Management: The main focus of this project is on traffic management, with the aim to ensure that the proxy can handle a high volume of traffic effectively. - WebSocket Support: A crucial aspect of the project is the ability to handle WebSocket connections seamlessly. This will include both the initial handshake and the ongoing management of WebSocket connections. - Protocol Flexibility: The completed reverse proxy should be able to support multiple protocols. This is necessary for the project's success, as it will be used in a diverse network environment. Ideal Skills and Experience: - Proficient in reverse ...

    ₹4916 / hr (Avg Bid)
    ₹4916 / hr Avg Bid
    11 bids
    Laravel changes -- 4 4 days left
    VERIFIED

    It is necessary make some simple changes to a project management application made in Laravel. The change are: Please answer only if have experiences in project management software. And show my the url of similar job made because I don't asign the job without see the real competences

    ₹3416 (Avg Bid)
    ₹3416 Avg Bid
    41 bids

    I am on the lookout for a tech whi...our Squid and Linux configuration to more efficiently handle a large quantity of proxies, potentially using a /48 ipv6 for each, amounting to a massive number (~65k for a /32 and 512k for a /29). Currently, we are facing: - Proxy connection issues - Resource utilization problems We are working with an enormous number of proxies, way more than 50,000. Our current server is running on Ubuntu 20. Ideal Skills and Experience: - Proven track record with Linux (Ubuntu) server management - Thorough understanding of Squid protocols - Expertise in managing high-volume proxy servers - Solid capability to optimize system resources We need someone who can provide a smooth and superfast experience to our users by resolving these issues. Are you...

    ₹14998 (Avg Bid)
    ₹14998 Avg Bid
    10 bids

    I'm loo...download. - Installation: The installation could be a mix of fixed and remote installations, so you must have experience with both. Additionally, the system requires security features like encryption of sensitive data, secure remote access, and user authentication. Ideal Skills: - Prior experience in programming POS systems - Proficient in customizing user interfaces - Strong background in real-time inventory management - Knowledge of OS download for Ingenico iwl250 GPRS - Proven experience in installing POS systems remotely and on fixed locations - Expertise in implementing security features like encryption, secure remote access, and user authentication. If you have previous experience in similar projects and possess the skill set mentioned above, I�...

    ₹3000 / hr (Avg Bid)
    ₹3000 / hr Avg Bid
    9 bids

    I'm looking for a developer to create a VPN application that will run on both IOS and Android. This application should support both SoftEther VPN Protocol and OpenVPN. Key features to be included: -Protocols: Support both SoftEther VPN Protocol and OpenVPN. - Data encryption: An essential feature for securing users' data - Kill switch: A crucial function that ensures users' internet traffic is cut off should the VPN connection fail - Multi-location support: The VPN should offer various server locations for users to connect to securely The ideal candidate should have experience in developing applications for both IOS and Android, as well as prior experience in VPN development. A strong understanding of network security concepts and protocols is a must. The ability to...

    ₹28385 (Avg Bid)
    ₹28385 Avg Bid
    17 bids

    I need a script that can scrape the Google Play store specific data from list of apps in the search result url of any keyword. Need data in Excel spreadsheet. Eg : if i search cat in playstore, i need the below mentioned details of first 100 apps shown in the search result. Key Project Details: - I require the script to scrape app names, descriptions, emails, download counts, and URL of the app. - The scraped data should be compiled into an Excel spreadsheet format for my review and analysis. - deploy the script into my server The Ideal Freelancer: - Proficient in web scraping tools and techniques - Experience working with Google Play store data - Competent in automating data extraction and processing - Ability to deliver a reliable, daily scraping solution - python expe...

    ₹10748 (Avg Bid)
    ₹10748 Avg Bid
    30 bids

    We are seeking a professional and experienced development team to build a comprehensive online marketplace for collectibles. The platform will include both web and mobile applications, providing users with the ability to buy, sell, trade, showcase their collections, and interact with other collectors. The project encompasses advanced features such as...optimization for better search engine visibility Mobile App Development: Development of native iOS and Android apps with all web platform features Seamless integration with the web platform to ensure a consistent user experience Push notifications for real-time updates, messages, and alerts User-friendly interface optimized for mobile devices Security Measures: Secure user authentication and data encryption Regular security audits a...

    ₹1666 / hr (Avg Bid)
    ₹1666 / hr Avg Bid
    24 bids
    Chrome Developer 4 days left
    VERIFIED

    I want to build custom chromium browser bundled with my webapp. We dont want to use any framework like electrom due to business decisions. Below are the requirements: 1. Bundle webapp with custom chromium build. When the browser is opened then the webapp should be opened by default 2. Remove chromium tabs and url bar. these are not needed since we always open our webapp

    ₹20330 (Avg Bid)
    ₹20330 Avg Bid
    7 bids

    I'm looking for a skilled developer to duplicate the design and functionality of a website from TypeScript, JavaScript, HTML, and CSS to a Python-based system. The website currently allows users to input a URL for evaluation on its ACT and WCAG compliance. Once evaluated, it highlights any errors and provides recommendations for improvement. The source code is provided. Key Requirements: - Recreate user input URL evaluation - ACT and WCAG compliance checking - Error highlighting - Recommendation provision Design Changes: - Redesign of the website's layout - Improvements to the user interface Design Preferences: - Clean and minimalist design - Modern and trendy elements The source code is available for reference. Ideal candidates should have a solid understanding...

    ₹31612 (Avg Bid)
    ₹31612 Avg Bid
    28 bids

    ...zones or subnets to isolate zones which handle client data 3) A specific "allow" list of clients that may connect to subnets hosting customer data (host to host ACLs) 4) restrict network interfaces on servers or workstations (Which process client data) from being connecting to more than one network at any time 5) encryption as well as data minimization when transferring data between tiers Key Requirements: - Incorporate security measures such as Firewalls, IDS/IPS, WAF, and encryption standards. The network diagram should be designed to prevent and detect potential security breaches effectively. - Implement user access controls, allowing different levels of access. User access should be defined based on endpoints, ensuring that only authorized users can access ...

    ₹11915 (Avg Bid)
    ₹11915 Avg Bid
    22 bids

    ...text --Description --Specifications --Other relevant information -Enable users to specify which pages, products, and categories to manage, and which information to include in exports. Generate XML or CSV links based on user selection. -Allow users to update specific pieces of collected information across all or selected pages, ensuring data remains current and accurate. 2. Proxy System -Implement a dedicated IP system (proxy system) to avoid server or firewall blocking. 3. Data Access and Export -Allow data export in formats such as CSV, XML, etc. -Ensure data export is compatible with Google Merchant Center and other similar advertising services. 4. User Interface -Provide an interface that allows users to explore scraped content through a hierarchical view. -Ensure the u...

    ₹212215 (Avg Bid)
    ₹212215 Avg Bid
    90 bids

    I'm seeking expert to assist in configuring a Site-to-Site VPN on my Zyxel USG Flex 50, ensuring secure and reliable communication between our networks. Key Tasks: - connect to a already existing site - configure usg flex to not use dhcp and other option. just need vpn. i have a box behind Ideal Skills and Experience: - Proficient with Zyxel USG series - experience in VPN connection

    ₹12581 (Avg Bid)
    ₹12581 Avg Bid
    9 bids

    I'm seeking a specialist to locate a VPS/VRoot server that can provide minimized latency to a website origin hidden behind a Cloudflare proxy. The task encompasses: - Identifying the server with the lowest possible ping based in Europe. - The server should run on a Windows operating system. - The ultimate objective is to improve user experience by minimizing latency. Ideal freelancers for this job will have a robust understanding of server locations, operating systems and how they interplay with website latency. Experience with Cloudflare proxies, Windows-based servers, and in-depth knowledge on achieving optimal latency is distinctly beneficial. The website would be and I require the lowest ping when buying an item on the sites trading page. Ping can be checked with the gr...

    ₹8499 (Avg Bid)
    ₹8499 Avg Bid
    15 bids